public interface V10GType extends GType
| Modifier and Type | Method and Description |
|---|---|
GType |
arrayContents() |
void |
construct(CurrentBuild currentBuild,
GObjectType objectType) |
com.squareup.javapoet.TypeName |
defaultJavaTypeName(String pack) |
org.raml.v2.api.model.v10.datamodel.TypeDeclaration |
implementation() |
boolean |
isArray() |
boolean |
isEnum() |
boolean |
isJson() |
boolean |
isScalar() |
boolean |
isXml() |
String |
name() |
String |
schema() |
String |
type() |
setJavaTypeorg.raml.v2.api.model.v10.datamodel.TypeDeclaration implementation()
implementation in interface GAbstractionGType arrayContents()
arrayContents in interface GTypecom.squareup.javapoet.TypeName defaultJavaTypeName(String pack)
defaultJavaTypeName in interface GTypevoid construct(CurrentBuild currentBuild, GObjectType objectType)
Copyright © 2019 Mulesoft. All rights reserved.