public abstract class PUnionDescriptor<T extends PMessage<T,F>,F extends PField> extends PMessageDescriptor<T,F>
| Constructor and Description |
|---|
PUnionDescriptor(String packageName,
String name,
Supplier<PMessageBuilder<T,F>> builderSupplier,
boolean simple) |
| Modifier and Type | Method and Description |
|---|---|
PMessageVariant |
getVariant() |
builder, equals, fieldForId, fieldForName, findFieldById, findFieldByName, getBuilderSupplier, getField, getField, getFields, getType, hashCode, isSimplegetDefaultValue, getName, getProgramName, getQualifiedName, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetQualifiedNamepublic PMessageVariant getVariant()
getVariant in class PMessageDescriptor<T extends PMessage<T,F>,F extends PField>Copyright © 2015–2017 morimekta.net. All rights reserved.