public class Dropreferences
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.highqsoft.de/schema}applelem"/>
</sequence>
<attribute name="aeattr" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="delete" type="{http://www.w3.org/2001/XMLSchema}string" default="true" />
<attribute name="deletefiles" type="{http://www.w3.org/2001/XMLSchema}string" default="false" />
<attribute name="enabled" type="{http://www.w3.org/2001/XMLSchema}string" default="true" />
<attribute name="ieattr" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="if" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="insetcount" type="{http://www.w3.org/2001/XMLSchema}string" default="0" />
<attribute name="recursive" type="{http://www.w3.org/2001/XMLSchema}string" default="true" />
<attribute name="unless" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
_if |
protected java.lang.String |
aeattr |
protected Applicationelement |
applelem |
protected java.lang.String |
delete |
protected java.lang.String |
deletefiles |
protected java.lang.String |
enabled |
protected java.lang.String |
ieattr |
protected java.lang.String |
insetcount |
protected java.lang.String |
recursive |
protected java.lang.String |
unless |
| Constructor and Description |
|---|
Dropreferences() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAeattr()
Gets the value of the aeattr property.
|
Applicationelement |
getApplelem()
Gets the value of the applelem property.
|
java.lang.String |
getDelete()
Gets the value of the delete property.
|
java.lang.String |
getDeletefiles()
Gets the value of the deletefiles property.
|
java.lang.String |
getEnabled()
Gets the value of the enabled property.
|
java.lang.String |
getIeattr()
Gets the value of the ieattr property.
|
java.lang.String |
getIf()
Gets the value of the if property.
|
java.lang.String |
getInsetcount()
Gets the value of the insetcount property.
|
java.lang.String |
getRecursive()
Gets the value of the recursive property.
|
java.lang.String |
getUnless()
Gets the value of the unless property.
|
void |
setAeattr(java.lang.String value)
Sets the value of the aeattr property.
|
void |
setApplelem(Applicationelement value)
Sets the value of the applelem property.
|
void |
setDelete(java.lang.String value)
Sets the value of the delete property.
|
void |
setDeletefiles(java.lang.String value)
Sets the value of the deletefiles property.
|
void |
setEnabled(java.lang.String value)
Sets the value of the enabled property.
|
void |
setIeattr(java.lang.String value)
Sets the value of the ieattr property.
|
void |
setIf(java.lang.String value)
Sets the value of the if property.
|
void |
setInsetcount(java.lang.String value)
Sets the value of the insetcount property.
|
void |
setRecursive(java.lang.String value)
Sets the value of the recursive property.
|
void |
setUnless(java.lang.String value)
Sets the value of the unless property.
|
protected Applicationelement applelem
protected java.lang.String aeattr
protected java.lang.String delete
protected java.lang.String deletefiles
protected java.lang.String enabled
protected java.lang.String ieattr
protected java.lang.String _if
protected java.lang.String insetcount
protected java.lang.String recursive
protected java.lang.String unless
public Applicationelement getApplelem()
Applicationelementpublic void setApplelem(Applicationelement value)
value - allowed object is
Applicationelementpublic java.lang.String getAeattr()
Stringpublic void setAeattr(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDelete()
Stringpublic void setDelete(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDeletefiles()
Stringpublic void setDeletefiles(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEnabled()
Stringpublic void setEnabled(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIeattr()
Stringpublic void setIeattr(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIf()
Stringpublic void setIf(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getInsetcount()
Stringpublic void setInsetcount(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRecursive()
Stringpublic void setRecursive(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUnless()
Stringpublic void setUnless(java.lang.String value)
value - allowed object is
String