| Package | Description |
|---|---|
| org.marketcetera.saclient.rpc |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<RpcSAClient.Entry> |
RpcSAClient.Entry.PARSER |
| Modifier and Type | Method and Description |
|---|---|
RpcSAClient.Entry |
RpcSAClient.Entry.Builder.build() |
RpcSAClient.Entry |
RpcSAClient.Entry.Builder.buildPartial() |
static RpcSAClient.Entry |
RpcSAClient.Entry.getDefaultInstance() |
RpcSAClient.Entry |
RpcSAClient.Entry.getDefaultInstanceForType() |
RpcSAClient.Entry |
RpcSAClient.Entry.Builder.getDefaultInstanceForType() |
RpcSAClient.Entry |
RpcSAClient.PropertiesOrBuilder.getEntry(int index)
repeated .Entry entry = 1; |
RpcSAClient.Entry |
RpcSAClient.Properties.getEntry(int index)
repeated .Entry entry = 1; |
RpcSAClient.Entry |
RpcSAClient.Properties.Builder.getEntry(int index)
repeated .Entry entry = 1; |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseDelimitedFrom(InputStream input) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(byte[] data) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(com.google.protobuf.ByteString data) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(com.google.protobuf.CodedInputStream input) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(InputStream input) |
static RpcSAClient.Entry |
RpcSAClient.Entry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<RpcSAClient.Entry> |
RpcSAClient.PropertiesOrBuilder.getEntryList()
repeated .Entry entry = 1; |
List<RpcSAClient.Entry> |
RpcSAClient.Properties.getEntryList()
repeated .Entry entry = 1; |
List<RpcSAClient.Entry> |
RpcSAClient.Properties.Builder.getEntryList()
repeated .Entry entry = 1; |
com.google.protobuf.Parser<RpcSAClient.Entry> |
RpcSAClient.Entry.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
RpcSAClient.Properties.Builder |
RpcSAClient.Properties.Builder.addEntry(int index,
RpcSAClient.Entry value)
repeated .Entry entry = 1; |
RpcSAClient.Properties.Builder |
RpcSAClient.Properties.Builder.addEntry(RpcSAClient.Entry value)
repeated .Entry entry = 1; |
RpcSAClient.Entry.Builder |
RpcSAClient.Entry.Builder.mergeFrom(RpcSAClient.Entry other) |
static RpcSAClient.Entry.Builder |
RpcSAClient.Entry.newBuilder(RpcSAClient.Entry prototype) |
RpcSAClient.Properties.Builder |
RpcSAClient.Properties.Builder.setEntry(int index,
RpcSAClient.Entry value)
repeated .Entry entry = 1; |
| Modifier and Type | Method and Description |
|---|---|
RpcSAClient.Properties.Builder |
RpcSAClient.Properties.Builder.addAllEntry(Iterable<? extends RpcSAClient.Entry> values)
repeated .Entry entry = 1; |
Copyright © 2014. All Rights Reserved.