public class JAXBElementProperty extends JAXBProperty
JAXBElementProperty class.
elementName, namespace, originalType, typeName| Constructor and Description |
|---|
JAXBElementProperty(IBasicModel model,
JAXBRegistry r,
String name)
Constructor for JAXBElementProperty.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
asJavaType()
asJavaType.
|
JAXBType |
getJAXBType()
getJAXBType.
|
protected String |
getPropertyAnnotation()
getPropertyAnnotation.
|
isCollection, namevaluepublic JAXBElementProperty(IBasicModel model, JAXBRegistry r, String name)
Constructor for JAXBElementProperty.
model - a IBasicModel object.r - a JAXBRegistry object.name - a String object.public Class<?> asJavaType()
asJavaType.
asJavaType in class JAXBPropertyClass object.protected String getPropertyAnnotation()
getPropertyAnnotation.
getPropertyAnnotation in class JAXBPropertyString object.Copyright © 2015 Mulesoft. All rights reserved.