|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface should be implemented by classes intending to represent extensions.
| Method Summary | |
QName |
getElementType()
Get the type of this extensibility element. |
java.lang.Boolean |
getRequired()
Get whether or not the semantics of this extension are required. |
void |
setElementType(QName elementType)
Set the type of this extensibility element. |
void |
setRequired(java.lang.Boolean required)
Set whether or not the semantics of this extension are required. |
| Method Detail |
public void setElementType(QName elementType)
elementType - the typepublic QName getElementType()
public void setRequired(java.lang.Boolean required)
public java.lang.Boolean getRequired()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||