public static interface JAXBSchemaBindings.NameXmlTransform extends XsObject
| Modifier and Type | Method and Description |
|---|---|
JAXBSchemaBindings.NameTransformation |
getAnonymousTypeName()
Returns the
anonymousTypeName's NameTransformation. |
JAXBSchemaBindings.NameTransformation |
getElementName()
Returns the
elementName's NameTransformation. |
JAXBSchemaBindings.NameTransformation |
getModelGroupName()
Returns the
modelGroupName's NameTransformation. |
JAXBSchemaBindings.NameTransformation |
getTypeName()
Returns the
typeName's NameTransformation. |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validateJAXBSchemaBindings.NameTransformation getTypeName()
Returns the typeName's NameTransformation.
JAXBSchemaBindings.NameTransformation getElementName()
Returns the elementName's NameTransformation.
JAXBSchemaBindings.NameTransformation getModelGroupName()
Returns the modelGroupName's NameTransformation.
JAXBSchemaBindings.NameTransformation getAnonymousTypeName()
Returns the anonymousTypeName's NameTransformation.