public class V10GTypeJson extends V10GTypeHelper
| Modifier and Type | Method and Description |
|---|---|
void |
construct(CurrentBuild currentBuild,
GObjectType objectType) |
com.squareup.javapoet.TypeName |
defaultJavaTypeName(String pack) |
org.raml.v2.api.model.v10.datamodel.TypeDeclaration |
implementation() |
boolean |
isJson() |
String |
name() |
String |
schema() |
void |
setJavaType(com.squareup.javapoet.TypeName generatedJavaType) |
String |
toString() |
String |
type() |
arrayContents, equals, hashCode, isArray, isEnum, isInline, isScalar, isXmlpublic org.raml.v2.api.model.v10.datamodel.TypeDeclaration implementation()
public String type()
public String name()
public boolean isJson()
public String schema()
public com.squareup.javapoet.TypeName defaultJavaTypeName(String pack)
public void construct(CurrentBuild currentBuild, GObjectType objectType)
public void setJavaType(com.squareup.javapoet.TypeName generatedJavaType)
setJavaType in interface GTypesetJavaType in class V10GTypeHelperCopyright © 2019 Mulesoft. All rights reserved.