| Package | Description |
|---|---|
| com.mulesoft.raml1.java.parser.core | |
| com.mulesoft.raml1.java.parser.impl.systemTypes | |
| com.mulesoft.raml1.java.parser.model.systemTypes |
| Modifier and Type | Method and Description |
|---|---|
protected CustomType |
JavaAttributeNode.customClassValue() |
CustomType |
CustomTypeRegistry.customClassValue(Object jsNode) |
CustomType |
JavaNodeFactory.customClassValue(Object jsNode) |
CustomType |
CustomTypeRegistry.unmarshalCustomType(String jsonData,
Class<? extends CustomType> clz) |
| Modifier and Type | Method and Description |
|---|---|
String |
CustomTypeRegistry.marshalCustomType(CustomType obj) |
| Modifier and Type | Method and Description |
|---|---|
CustomType |
CustomTypeRegistry.unmarshalCustomType(String jsonData,
Class<? extends CustomType> clz) |
| Modifier and Type | Method and Description |
|---|---|
CustomType |
ReferenceImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
CustomType |
Reference.value() |
Copyright © 2016 RAML. All rights reserved.