| Constructor and Description |
|---|
EnumRamlType(Class<?> cls,
String actualRamlName) |
| Modifier and Type | Method and Description |
|---|---|
static EnumRamlType |
forClass(Class<?> cls,
String actualRamlName) |
TypeBuilder |
getRamlSyntax() |
boolean |
isEnum() |
boolean |
isScalar() |
Class<?> |
type() |
public static EnumRamlType forClass(Class<?> cls, String actualRamlName)
public TypeBuilder getRamlSyntax()
getRamlSyntax in interface RamlTypeCopyright © 2019 Mulesoft. All rights reserved.