|
||||||||||
| 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/findbugs/findbugs.xsd line 169)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getName()
Gets the value of the name property. |
String |
getValue()
Gets the value of the value property. |
boolean |
isSetName()
|
boolean |
isSetValue()
|
void |
setName(String value)
Sets the value of the name property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
unsetName()
|
void |
unsetValue()
|
| 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||