public abstract class PUnionDescriptor<T extends PMessage<T>,F extends PField> extends PStructDescriptor<T,F>
| Constructor and Description |
|---|
PUnionDescriptor(String comment,
String packageName,
String name,
PMessageBuilderFactory<T> provider,
boolean simple) |
| Modifier and Type | Method and Description |
|---|---|
PMessageVariant |
getVariant() |
equals, factory, getField, getField, getFields, getType, hashCode, isCompactible, isSimplegetComment, getName, getPackageName, getQualifiedName, toStringpublic PUnionDescriptor(String comment, String packageName, String name, PMessageBuilderFactory<T> provider, boolean simple)
public PMessageVariant getVariant()
getVariant in class PStructDescriptor<T extends PMessage<T>,F extends PField>Copyright © 2016. All rights reserved.