public interface XmlSchemaNamed extends XmlSchemaObjectBase
XmlSchemaNamedWithForm.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Retrieve the name.
|
XmlSchema |
getParent()
Retrieve the parent schema.
|
javax.xml.namespace.QName |
getQName()
Get the QName for this object.
|
boolean |
isAnonymous() |
boolean |
isTopLevel() |
void |
setName(java.lang.String name)
Set the name.
|
java.lang.String getName()
boolean isAnonymous()
void setName(java.lang.String name)
name - the name.XmlSchema getParent()
javax.xml.namespace.QName getQName()
XmlSchemaNamedWithForm.getWireName()boolean isTopLevel()