| Package | Description |
|---|---|
| org.marketcetera.util.rpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseRpc.Property
Protobuf type
Property |
static class |
BaseRpc.Property.Builder
Protobuf type
Property |
| Modifier and Type | Method and Description |
|---|---|
BaseRpc.PropertyOrBuilder |
BaseRpc.PropertiesOrBuilder.getPropertyOrBuilder(int index)
repeated .Property property = 1; |
BaseRpc.PropertyOrBuilder |
BaseRpc.Properties.getPropertyOrBuilder(int index)
repeated .Property property = 1; |
BaseRpc.PropertyOrBuilder |
BaseRpc.Properties.Builder.getPropertyOrBuilder(int index)
repeated .Property property = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BaseRpc.PropertyOrBuilder> |
BaseRpc.PropertiesOrBuilder.getPropertyOrBuilderList()
repeated .Property property = 1; |
List<? extends BaseRpc.PropertyOrBuilder> |
BaseRpc.Properties.getPropertyOrBuilderList()
repeated .Property property = 1; |
List<? extends BaseRpc.PropertyOrBuilder> |
BaseRpc.Properties.Builder.getPropertyOrBuilderList()
repeated .Property property = 1; |
Copyright © 2020. All rights reserved.