|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/schema/pmd-ruleset.xsd line 56)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
<attribute name="description" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="pluginname" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getDescription()
Gets the value of the description property. |
String |
getDescriptionElement()
Gets the value of the descriptionElement property. |
String |
getName()
Gets the value of the name property. |
String |
getPluginname()
Gets the value of the pluginname property. |
String |
getValue()
Gets the value of the value property. |
String |
getValueElement()
Gets the value of the valueElement property. |
boolean |
isSetDescription()
|
boolean |
isSetDescriptionElement()
|
boolean |
isSetName()
|
boolean |
isSetPluginname()
|
boolean |
isSetValue()
|
boolean |
isSetValueElement()
|
void |
setDescription(String value)
Sets the value of the description property. |
void |
setDescriptionElement(String value)
Sets the value of the descriptionElement property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setPluginname(String value)
Sets the value of the pluginname property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setValueElement(String value)
Sets the value of the valueElement property. |
void |
unsetDescription()
|
void |
unsetDescriptionElement()
|
void |
unsetName()
|
void |
unsetPluginname()
|
void |
unsetValue()
|
void |
unsetValueElement()
|
| Method Detail |
|---|
String getName()
Stringvoid setName(String value)
value - allowed object is
Stringboolean isSetName()
void unsetName()
String getValue()
Stringvoid setValue(String value)
value - allowed object is
Stringboolean isSetValue()
void unsetValue()
String getDescription()
Stringvoid setDescription(String value)
value - allowed object is
Stringboolean isSetDescription()
void unsetDescription()
String getDescriptionElement()
Stringvoid setDescriptionElement(String value)
value - allowed object is
Stringboolean isSetDescriptionElement()
void unsetDescriptionElement()
String getPluginname()
Stringvoid setPluginname(String value)
value - allowed object is
Stringboolean isSetPluginname()
void unsetPluginname()
String getValueElement()
Stringvoid setValueElement(String value)
value - allowed object is
Stringboolean isSetValueElement()
void unsetValueElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||