public class JAXBModelElement extends Object
JAXBModelElement class.
| Modifier and Type | Field and Description |
|---|---|
protected String |
elementName |
protected String |
namespace |
protected IBasicModel |
originalType |
protected String |
typeName |
| Constructor and Description |
|---|
JAXBModelElement(IBasicModel model,
JAXBRegistry registry)
Constructor for JAXBModelElement.
|
| Modifier and Type | Method and Description |
|---|---|
String |
value(Class<? extends Annotation> cl,
String name)
value.
|
protected IBasicModel originalType
protected String namespace
protected String typeName
protected String elementName
public JAXBModelElement(IBasicModel model, JAXBRegistry registry)
Constructor for JAXBModelElement.
model - a IBasicModel object.registry - a JAXBRegistry object.Copyright © 2015 Mulesoft. All rights reserved.