|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XsdNMTOKENType
This type adds an "id" attribute to xsd:NMTOKEN.
Java class for xsdNMTOKENType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="xsdNMTOKENType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>NMTOKEN">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
String |
getId()
Gets the value of the id property. |
String |
getValue()
Gets the value of the value property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setValue(String value)
Sets the value of the value property. |
| Method Detail |
|---|
String getValue()
Stringvoid setValue(String value)
value - allowed object is
StringString getId()
Stringvoid setId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||