public interface RamlType
| Modifier and Type | Method and Description |
|---|---|
TypeBuilder |
getRamlSyntax() |
boolean |
isEnum() |
boolean |
isScalar() |
Class<?> |
type() |
TypeBuilder getRamlSyntax()
boolean isScalar()
boolean isEnum()
Class<?> type()
Copyright © 2019 Mulesoft. All rights reserved.