| Package | Description |
|---|---|
| com.adgear.anoa.test.simple |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<SimpleProtobuf.Simple> |
SimpleProtobuf.Simple.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleProtobuf.Simple |
SimpleProtobuf.Simple.Builder.build() |
SimpleProtobuf.Simple |
SimpleProtobuf.Simple.Builder.buildPartial() |
SimpleProtobuf.Simple |
Simple.Protobuf.get() |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.getDefaultInstance() |
SimpleProtobuf.Simple |
SimpleProtobuf.Simple.getDefaultInstanceForType() |
SimpleProtobuf.Simple |
SimpleProtobuf.Simple.Builder.getDefaultInstanceForType() |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseDelimitedFrom(InputStream input) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(byte[] data) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(com.google.protobuf.ByteString data) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(com.google.protobuf.CodedInputStream input) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(InputStream input) |
static SimpleProtobuf.Simple |
SimpleProtobuf.Simple.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Simple<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.build() |
Simple.Builder<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.clearBar() |
Simple.Builder<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.clearBaz() |
Simple.Builder<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.clearFoo() |
static Simple<SimpleProtobuf.Simple> |
Simple.Protobuf.from(byte[] binaryEncoding)
Decodes a Protobuf message.
|
com.google.protobuf.Parser<SimpleProtobuf.Simple> |
SimpleProtobuf.Simple.getParserForType() |
static Class<SimpleProtobuf.Simple> |
Simple.getProtobufClass()
Returns Protobuf class for this struct.
|
Simple.Builder<SimpleProtobuf.Simple> |
Simple.Protobuf.newBuilder() |
static Simple.Builder<SimpleProtobuf.Simple> |
Simple.newProtobufBuilder()
Returns new Protobuf builder instance with default values.
|
static Simple.Builder<SimpleProtobuf.Simple> |
Simple.newProtobufBuilder(Simple<?> other)
Returns new Protobuf builder instance based on existing prototype Simple.
|
static Simple.Builder<SimpleProtobuf.Simple> |
Simple.newProtobufBuilder(SimpleProtobuf.Simple other)
Returns new Protobuf builder instance based on existing prototype.
|
static com.google.protobuf.Parser<SimpleProtobuf.Simple> |
SimpleProtobuf.Simple.parser() |
Simple.Builder<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.setBar(Supplier<byte[]> value) |
Simple.Builder<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.setBaz(double value) |
Simple.Builder<SimpleProtobuf.Simple> |
Simple.ProtobufBuilder.setFoo(long value) |
| Modifier and Type | Method and Description |
|---|---|
SimpleProtobuf.Simple.Builder |
SimpleProtobuf.Simple.Builder.mergeFrom(SimpleProtobuf.Simple other) |
static SimpleProtobuf.Simple.Builder |
SimpleProtobuf.Simple.newBuilder(SimpleProtobuf.Simple prototype) |
static Simple.Builder<SimpleProtobuf.Simple> |
Simple.newProtobufBuilder(SimpleProtobuf.Simple other)
Returns new Protobuf builder instance based on existing prototype.
|
static Simple.Protobuf |
Simple.protobuf(SimpleProtobuf.Simple wrapped)
Wraps an existing Protobuf message.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.