Public Member Functions | |
ContainingType | getContainingTypeDefaultInstance () |
Type | getDefaultValue () |
FieldType | getLiteType () |
MessageLite | getMessageDefaultInstance () |
int | getNumber () |
boolean | isRepeated () |
![]() | |
abstract Type | getDefaultValue () |
abstract WireFormat.FieldType | getLiteType () |
abstract MessageLite | getMessageDefaultInstance () |
abstract int | getNumber () |
abstract boolean | isRepeated () |
Lite equivalent to GeneratedMessage.GeneratedExtension.
Users should ignore the contents of this class and only use objects of this type as parameters to extension accessors and ExtensionRegistry.add().
Definition at line 1181 of file GeneratedMessageLite.java.
|
inline |
Default instance of the type being extended, used to identify that type.
Definition at line 1218 of file GeneratedMessageLite.java.
|
inline |
Definition at line 1298 of file GeneratedMessageLite.java.
|
inline |
Definition at line 1288 of file GeneratedMessageLite.java.
|
inline |
If the extension is an embedded message or group, returns the default instance of the message.
Definition at line 1233 of file GeneratedMessageLite.java.
|
inline |
Get the field number.
Definition at line 1224 of file GeneratedMessageLite.java.
|
inline |
Definition at line 1293 of file GeneratedMessageLite.java.