Package | Description |
---|---|
org.exolab.castor.builder.binding.xml |
Modifier and Type | Method and Description |
---|---|
NamingType |
NamingXMLType.getComplexTypeName()
Returns the value of field 'complexTypeName'.
|
NamingType |
NamingXMLType.getElementName()
Returns the value of field 'elementName'.
|
NamingType |
NamingXMLType.getModelGroupName()
Returns the value of field 'modelGroupName'.
|
static NamingType |
NamingType.unmarshalNamingType(Reader reader)
Method unmarshalNamingType.
|
Modifier and Type | Method and Description |
---|---|
void |
NamingXMLType.setComplexTypeName(NamingType complexTypeName)
Sets the value of field 'complexTypeName'.
|
void |
NamingXMLType.setElementName(NamingType elementName)
Sets the value of field 'elementName'.
|
void |
NamingXMLType.setModelGroupName(NamingType modelGroupName)
Sets the value of field 'modelGroupName'.
|
Copyright © 2018. All rights reserved.