@Immutable public abstract class PStructDescriptor<T extends PMessage<T>> extends PMessageDescriptor<T>
| Constructor and Description |
|---|
PStructDescriptor(String programName,
String name,
Supplier<PMessageBuilder<T>> builderSupplier,
boolean simple) |
| Modifier and Type | Method and Description |
|---|---|
PMessageVariant |
getVariant() |
builder, equals, fieldForId, fieldForName, fieldForPojoName, findFieldById, findFieldByName, findFieldByPojoName, getBuilderSupplier, getFields, getImplementing, getType, hashCode, isSimplegetDefaultValue, getName, getProgramName, getQualifiedName, getTypeName, isAutoType, isInnerType, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetQualifiedNamepublic PStructDescriptor(String programName, String name, Supplier<PMessageBuilder<T>> builderSupplier, boolean simple)
@Nonnull public PMessageVariant getVariant()
getVariant in class PMessageDescriptor<T extends PMessage<T>>Copyright © 2015–2020 morimekta.net. All rights reserved.