| Package | Description |
|---|---|
| com.mulesoft.jaxrs.raml.annotation.model | |
| com.mulesoft.jaxrs.raml.annotation.model.reflection | |
| com.mulesoft.jaxrs.raml.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected HashSet<ITypeModel> |
ResourceVisitor.consumedTypes |
| Modifier and Type | Method and Description |
|---|---|
ITypeModel |
IMethodModel.getBodyType()
getBodyType.
|
ITypeModel |
IMember.getJAXBType()
getJAXBType.
|
ITypeModel |
IMethodModel.getReturnedType()
getReturnedType.
|
ITypeModel |
IMember.getType()
getType.
|
ITypeModel |
IFieldModel.getType()
getType.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
ResourceVisitor.generateXMLExampleJAXB(ITypeModel t)
generateXMLExampleJAXB.
|
protected void |
ResourceVisitor.generateXMLSchema(ITypeModel t)
generateXMLSchema.
|
void |
ResourceVisitor.visit(ITypeModel t)
visit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionType
ReflectionType class.
|
| Modifier and Type | Method and Description |
|---|---|
ITypeModel |
ReflectionMethod.getBodyType()
getBodyType.
|
ITypeModel |
ReflectionMethod.getJAXBType()
getJAXBType.
|
ITypeModel |
ReflectionField.getJAXBType()
getJAXBType.
|
ITypeModel |
ReflectionMethod.getReturnedType()
getReturnedType.
|
ITypeModel |
ReflectionMethod.getType()
getType.
|
ITypeModel |
ReflectionField.getType()
getType.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeResourceVisitor.afterSchemaGen(ITypeModel t)
afterSchemaGen.
|
protected void |
RuntimeResourceVisitor.generateXMLSchema(ITypeModel t)
generateXMLSchema.
|
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<ITypeModel,JAXBType> |
JAXBRegistry.types |
| Modifier and Type | Method and Description |
|---|---|
JAXBType |
JAXBRegistry.getJAXBModel(ITypeModel tp)
getJAXBModel.
|
| Constructor and Description |
|---|
JAXBType(ITypeModel model,
JAXBRegistry r)
Constructor for JAXBType.
|
Copyright © 2015 Mulesoft. All rights reserved.