public class JAXBRegistry extends Object
JAXBRegistry class.
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<ITypeModel,JAXBType> |
types |
| Constructor and Description |
|---|
JAXBRegistry() |
| Modifier and Type | Method and Description |
|---|---|
JAXBType |
getJAXBModel(ITypeModel tp)
getJAXBModel.
|
protected HashMap<ITypeModel,JAXBType> types
public JAXBType getJAXBModel(ITypeModel tp)
getJAXBModel.
tp - a ITypeModel object.JAXBType object.Copyright © 2015 Mulesoft. All rights reserved.