| Constructor and Description |
|---|
JMessage(PStructDescriptor<T,CField> struct,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
List<JField> |
declaredOrderFields() |
PStructDescriptor<?,?> |
descriptor() |
String |
exceptionBaseClass() |
String |
extraImplements() |
String |
getDescriptorClass() |
String |
getProviderClass() |
String |
instanceType()
The short class name of the message.
|
boolean |
isException() |
boolean |
isUnion() |
List<JField> |
numericalOrderFields() |
PMessageVariant |
variant() |
public JMessage(PStructDescriptor<T,CField> struct, JHelper helper)
public PStructDescriptor<?,?> descriptor()
public PMessageVariant variant()
public boolean isException()
public boolean isUnion()
public String instanceType()
public String getDescriptorClass() throws GeneratorException
GeneratorExceptionpublic String getProviderClass() throws GeneratorException
GeneratorExceptionpublic String extraImplements()
public String exceptionBaseClass()
Copyright © 2015–2016 morimekta.net. All rights reserved.