| Package | Description |
|---|---|
| org.raml.ramltopojo |
| Modifier and Type | Method and Description |
|---|---|
static TypeDeclarationType |
TypeDeclarationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDeclarationType[] |
TypeDeclarationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TypeHandler |
TypeHandlerFactory.createHandler(String name,
TypeDeclarationType type,
org.raml.v2.api.model.v10.datamodel.TypeDeclaration typeDeclaration) |
Copyright © 2019 Mulesoft. All rights reserved.