|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.protobuf.ExtensionRegistry.ExtensionInfo
public static final class ExtensionRegistry.ExtensionInfo
A (Descriptor, Message) pair, returned by lookup methods.
| Field Summary | |
|---|---|
Message |
defaultInstance
A default instance of the extension's type, if it has a message type. |
Descriptors.FieldDescriptor |
descriptor
The extension's descriptor. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Descriptors.FieldDescriptor descriptor
public final Message defaultInstance
null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||