| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
DynamicMessage |
DynamicMessage.Builder.build()
|
DynamicMessage |
DynamicMessage.Builder.buildPartial()
|
static DynamicMessage |
DynamicMessage.getDefaultInstance(Descriptors
Get a
DynamicMessage representing the default instance of the given type.
|
DynamicMessage |
DynamicMessage.getDefaultInstanceForType()
|
DynamicMessage |
DynamicMessage.Builder.getDefaultInstanceForType()
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse
data as a message of the given type and return it.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse
data as a message of the given type and return it.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse
data as a message of the given type and return it.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse
data as a message of the given type and return it.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse a message of the given type from the given input stream.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse a message of the given type from the given input stream.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse a message of the given type from
input and return it.
|
static DynamicMessage |
DynamicMessage.parseFrom(Descriptors
Parse a message of the given type from
input and return it.
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
DynamicMessage.getParserForType()
|