| Constructor and Description |
|---|
JMessage(PStructDescriptor<T,CField> struct,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<?,?> |
descriptor() |
List<JField> |
fields() |
String |
instanceType()
The short class name of the message.
|
boolean |
isException() |
boolean |
isUnion() |
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()
Copyright © 2016. All rights reserved.