| Package | Description |
|---|---|
| org.raml.schema.model | |
| org.raml.schema.model.impl |
| Modifier and Type | Method and Description |
|---|---|
JAXBClassMapping |
SimpleType.getMapping() |
JAXBClassMapping |
ISchemaType.getMapping() |
static JAXBClassMapping |
JAXBClassMapping.getMapping(String str) |
static JAXBClassMapping |
JAXBClassMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JAXBClassMapping[] |
JAXBClassMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBClassMapping |
TypeModelImpl.getMapping() |
| Constructor and Description |
|---|
TypeModelImpl(String name,
String classQualifiedName,
Map<String,String> namespaces,
StructureType parentStructureType,
JAXBClassMapping mapping,
List<IAnnotationModel> annotations) |
Copyright © 2015 Mulesoft. All rights reserved.