public static final class OmInsertIntoTrolleyPu.Parameters extends com.google.protobuf.GeneratedMessage implements OmInsertIntoTrolleyPu.ParametersOrBuilder
dstore.engine.om_InsertIntoTrolley_Pu.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmInsertIntoTrolleyPu.Parameters.Builder
Protobuf type
dstore.engine.om_InsertIntoTrolley_Pu.Parameters |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
BONUS_ITEM_FOR_ITEM_SET_ID_FIELD_NUMBER |
static int |
BONUS_ITEM_FOR_ITEM_SET_ID_NULL_FIELD_NUMBER |
static int |
COUNTRY_FIELD_NUMBER |
static int |
COUNTRY_NULL_FIELD_NUMBER |
static int |
INPUT_NEST_LEVEL_FOR_CONT_INFO_FIELD_NUMBER |
static int |
INPUT_NEST_LEVEL_FOR_CONT_INFO_NULL_FIELD_NUMBER |
static int |
IS_TREE_NODE_ID_FIELD_NUMBER |
static int |
IS_TREE_NODE_ID_NULL_FIELD_NUMBER |
static int |
NODE_ID_FIELD_NUMBER |
static int |
NODE_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmInsertIntoTrolleyPu.Parameters> |
PARSER |
static int |
QUANTITY_FIELD_NUMBER |
static int |
QUANTITY_NULL_FIELD_NUMBER |
static int |
UNIQUE_ID_FIELD_NUMBER |
static int |
UNIQUE_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getBonusItemForItemSetId()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7; |
boolean |
getBonusItemForItemSetIdNull()
optional bool bonus_item_for_item_set_id_null = 1007; |
Values.integerValueOrBuilder |
getBonusItemForItemSetIdOrBuilder()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 6; |
boolean |
getCountryNull()
optional bool country_null = 1006; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 6; |
static OmInsertIntoTrolleyPu.Parameters |
getDefaultInstance() |
OmInsertIntoTrolleyPu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5; |
boolean |
getInputNestLevelForContInfoNull()
optional bool input_nest_level_for_cont_info_null = 1005; |
Values.integerValueOrBuilder |
getInputNestLevelForContInfoOrBuilder()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5; |
Values.booleanValue |
getIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 3; |
boolean |
getIsTreeNodeIdNull()
optional bool is_tree_node_id_null = 1003; |
Values.booleanValueOrBuilder |
getIsTreeNodeIdOrBuilder()
optional .dstore.engine.values.booleanValue is_tree_node_id = 3; |
Values.integerValue |
getNodeId()
optional .dstore.engine.values.integerValue node_id = 2; |
boolean |
getNodeIdNull()
optional bool node_id_null = 1002; |
Values.integerValueOrBuilder |
getNodeIdOrBuilder()
optional .dstore.engine.values.integerValue node_id = 2; |
com.google.protobuf.Parser<OmInsertIntoTrolleyPu.Parameters> |
getParserForType() |
Values.integerValue |
getQuantity()
optional .dstore.engine.values.integerValue quantity = 4; |
boolean |
getQuantityNull()
optional bool quantity_null = 1004; |
Values.integerValueOrBuilder |
getQuantityOrBuilder()
optional .dstore.engine.values.integerValue quantity = 4; |
int |
getSerializedSize() |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1001; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBonusItemForItemSetId()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 6; |
boolean |
hasInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5; |
boolean |
hasIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 3; |
boolean |
hasNodeId()
optional .dstore.engine.values.integerValue node_id = 2; |
boolean |
hasQuantity()
optional .dstore.engine.values.integerValue quantity = 4; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmInsertIntoTrolleyPu.Parameters.Builder |
newBuilder() |
static OmInsertIntoTrolleyPu.Parameters.Builder |
newBuilder(OmInsertIntoTrolleyPu.Parameters prototype) |
OmInsertIntoTrolleyPu.Parameters.Builder |
newBuilderForType() |
protected OmInsertIntoTrolleyPu.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmInsertIntoTrolleyPu.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmInsertIntoTrolleyPu.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(byte[] data) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(java.io.InputStream input) |
static OmInsertIntoTrolleyPu.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmInsertIntoTrolleyPu.Parameters> |
parser() |
OmInsertIntoTrolleyPu.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int UNIQUE_ID_FIELD_NUMBER
public static final int UNIQUE_ID_NULL_FIELD_NUMBER
public static final int NODE_ID_FIELD_NUMBER
public static final int NODE_ID_NULL_FIELD_NUMBER
public static final int IS_TREE_NODE_ID_FIELD_NUMBER
public static final int IS_TREE_NODE_ID_NULL_FIELD_NUMBER
public static final int QUANTITY_FIELD_NUMBER
public static final int QUANTITY_NULL_FIELD_NUMBER
public static final int INPUT_NEST_LEVEL_FOR_CONT_INFO_FIELD_NUMBER
public static final int INPUT_NEST_LEVEL_FOR_CONT_INFO_NULL_FIELD_NUMBER
public static final int COUNTRY_FIELD_NUMBER
public static final int COUNTRY_NULL_FIELD_NUMBER
public static final int BONUS_ITEM_FOR_ITEM_SET_ID_FIELD_NUMBER
public static final int BONUS_ITEM_FOR_ITEM_SET_ID_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmInsertIntoTrolleyPu.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;hasUniqueId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;getUniqueId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1;getUniqueIdOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getUniqueIdNull()
optional bool unique_id_null = 1001;getUniqueIdNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean hasNodeId()
optional .dstore.engine.values.integerValue node_id = 2;hasNodeId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValue getNodeId()
optional .dstore.engine.values.integerValue node_id = 2;getNodeId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getNodeIdOrBuilder()
optional .dstore.engine.values.integerValue node_id = 2;getNodeIdOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getNodeIdNull()
optional bool node_id_null = 1002;getNodeIdNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean hasIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 3;hasIsTreeNodeId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.booleanValue getIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 3;getIsTreeNodeId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIsTreeNodeIdOrBuilder()
optional .dstore.engine.values.booleanValue is_tree_node_id = 3;getIsTreeNodeIdOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getIsTreeNodeIdNull()
optional bool is_tree_node_id_null = 1003;getIsTreeNodeIdNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean hasQuantity()
optional .dstore.engine.values.integerValue quantity = 4;hasQuantity in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValue getQuantity()
optional .dstore.engine.values.integerValue quantity = 4;getQuantity in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getQuantityOrBuilder()
optional .dstore.engine.values.integerValue quantity = 4;getQuantityOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getQuantityNull()
optional bool quantity_null = 1004;getQuantityNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean hasInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5;hasInputNestLevelForContInfo in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValue getInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5;getInputNestLevelForContInfo in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getInputNestLevelForContInfoOrBuilder()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5;getInputNestLevelForContInfoOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getInputNestLevelForContInfoNull()
optional bool input_nest_level_for_cont_info_null = 1005;getInputNestLevelForContInfoNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean hasCountry()
optional .dstore.engine.values.stringValue country = 6;hasCountry in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 6;getCountry in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 6;getCountryOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1006;getCountryNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean hasBonusItemForItemSetId()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7;hasBonusItemForItemSetId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValue getBonusItemForItemSetId()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7;getBonusItemForItemSetId in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getBonusItemForItemSetIdOrBuilder()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7;getBonusItemForItemSetIdOrBuilder in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic boolean getBonusItemForItemSetIdNull()
optional bool bonus_item_for_item_set_id_null = 1007;getBonusItemForItemSetIdNull in interface OmInsertIntoTrolleyPu.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static OmInsertIntoTrolleyPu.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmInsertIntoTrolleyPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmInsertIntoTrolleyPu.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmInsertIntoTrolleyPu.Parameters.Builder newBuilder()
public static OmInsertIntoTrolleyPu.Parameters.Builder newBuilder(OmInsertIntoTrolleyPu.Parameters prototype)
public OmInsertIntoTrolleyPu.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmInsertIntoTrolleyPu.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmInsertIntoTrolleyPu.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmInsertIntoTrolleyPu.Parameters> parser()
public com.google.protobuf.Parser<OmInsertIntoTrolleyPu.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmInsertIntoTrolleyPu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder