public class JAXBType extends JAXBModelElement
JAXBType class.
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<JAXBProperty> |
properties |
protected JAXBType |
superClass |
elementName, namespace, originalType, typeName| Constructor and Description |
|---|
JAXBType(ITypeModel model,
JAXBRegistry r)
Constructor for JAXBType.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
gatherNamespaces()
gatherNamespaces.
|
String |
getXMLName()
getXMLName.
|
valueprotected JAXBType superClass
protected ArrayList<JAXBProperty> properties
public JAXBType(ITypeModel model, JAXBRegistry r)
Constructor for JAXBType.
model - a ITypeModel object.r - a JAXBRegistry object.Copyright © 2015 Mulesoft. All rights reserved.