public static interface Protocol.InventoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getIds(int index)
repeated bytes ids = 2; |
int |
getIdsCount()
repeated bytes ids = 2; |
List<com.google.protobuf.ByteString> |
getIdsList()
repeated bytes ids = 2; |
Protocol.Inventory.InventoryType |
getType()
.protocol.Inventory.InventoryType type = 1; |
int |
getTypeValue()
.protocol.Inventory.InventoryType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
.protocol.Inventory.InventoryType type = 1;Protocol.Inventory.InventoryType getType()
.protocol.Inventory.InventoryType type = 1;List<com.google.protobuf.ByteString> getIdsList()
repeated bytes ids = 2;int getIdsCount()
repeated bytes ids = 2;com.google.protobuf.ByteString getIds(int index)
repeated bytes ids = 2;Copyright © 2020. All rights reserved.