public class JAXBAttributeProperty extends JAXBProperty
JAXBAttributeProperty class.
setterannotations, elementName, NAME, namespace, NAMESPACE, originalModel, ownerType, typeName| Constructor and Description |
|---|
JAXBAttributeProperty(IMember model,
IMethodModel setter,
ITypeModel ownerType,
JAXBRegistry r,
String name)
Constructor for JAXBAttributeProperty.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
asJavaType()
asJavaType.
|
protected String |
getPropertyAnnotation()
getPropertyAnnotation.
|
boolean |
isAnyAttribute() |
getStructureType, isGeneric, name, valuegetAnnotationspublic JAXBAttributeProperty(IMember model, IMethodModel setter, ITypeModel ownerType, JAXBRegistry r, String name)
Constructor for JAXBAttributeProperty.
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.public boolean isAnyAttribute()
Copyright © 2015 Mulesoft. All rights reserved.