public static final class OmUpdateTrolleyPu.Parameters extends com.google.protobuf.GeneratedMessage implements OmUpdateTrolleyPu.ParametersOrBuilder
dstore.engine.om_UpdateTrolley_Pu.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmUpdateTrolleyPu.Parameters.Builder
Protobuf type
dstore.engine.om_UpdateTrolley_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 |
H_TREE_NODE_ID_FIELD_NUMBER |
static int |
H_TREE_NODE_ID_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_RELATIVE_FIELD_NUMBER |
static int |
IS_RELATIVE_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmUpdateTrolleyPu.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 OmUpdateTrolleyPu.Parameters |
getDefaultInstance() |
OmUpdateTrolleyPu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getHTreeNodeId()
optional .dstore.engine.values.integerValue h_tree_node_id = 2; |
boolean |
getHTreeNodeIdNull()
optional bool h_tree_node_id_null = 1002; |
Values.integerValueOrBuilder |
getHTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue h_tree_node_id = 2; |
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 |
getIsRelative()
optional .dstore.engine.values.booleanValue is_relative = 4; |
boolean |
getIsRelativeNull()
optional bool is_relative_null = 1004; |
Values.booleanValueOrBuilder |
getIsRelativeOrBuilder()
optional .dstore.engine.values.booleanValue is_relative = 4; |
com.google.protobuf.Parser<OmUpdateTrolleyPu.Parameters> |
getParserForType() |
Values.integerValue |
getQuantity()
optional .dstore.engine.values.integerValue quantity = 3; |
boolean |
getQuantityNull()
optional bool quantity_null = 1003; |
Values.integerValueOrBuilder |
getQuantityOrBuilder()
optional .dstore.engine.values.integerValue quantity = 3; |
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 |
hasHTreeNodeId()
optional .dstore.engine.values.integerValue h_tree_node_id = 2; |
boolean |
hasInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5; |
boolean |
hasIsRelative()
optional .dstore.engine.values.booleanValue is_relative = 4; |
boolean |
hasQuantity()
optional .dstore.engine.values.integerValue quantity = 3; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmUpdateTrolleyPu.Parameters.Builder |
newBuilder() |
static OmUpdateTrolleyPu.Parameters.Builder |
newBuilder(OmUpdateTrolleyPu.Parameters prototype) |
OmUpdateTrolleyPu.Parameters.Builder |
newBuilderForType() |
protected OmUpdateTrolleyPu.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmUpdateTrolleyPu.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmUpdateTrolleyPu.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(byte[] data) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(java.io.InputStream input) |
static OmUpdateTrolleyPu.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmUpdateTrolleyPu.Parameters> |
parser() |
OmUpdateTrolleyPu.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 H_TREE_NODE_ID_FIELD_NUMBER
public static final int H_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 IS_RELATIVE_FIELD_NUMBER
public static final int IS_RELATIVE_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<OmUpdateTrolleyPu.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 OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;getUniqueId in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1;getUniqueIdOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getUniqueIdNull()
optional bool unique_id_null = 1001;getUniqueIdNull in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean hasHTreeNodeId()
optional .dstore.engine.values.integerValue h_tree_node_id = 2;hasHTreeNodeId in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValue getHTreeNodeId()
optional .dstore.engine.values.integerValue h_tree_node_id = 2;getHTreeNodeId in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getHTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue h_tree_node_id = 2;getHTreeNodeIdOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getHTreeNodeIdNull()
optional bool h_tree_node_id_null = 1002;getHTreeNodeIdNull in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean hasQuantity()
optional .dstore.engine.values.integerValue quantity = 3;hasQuantity in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValue getQuantity()
optional .dstore.engine.values.integerValue quantity = 3;getQuantity in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getQuantityOrBuilder()
optional .dstore.engine.values.integerValue quantity = 3;getQuantityOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getQuantityNull()
optional bool quantity_null = 1003;getQuantityNull in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean hasIsRelative()
optional .dstore.engine.values.booleanValue is_relative = 4;hasIsRelative in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.booleanValue getIsRelative()
optional .dstore.engine.values.booleanValue is_relative = 4;getIsRelative in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIsRelativeOrBuilder()
optional .dstore.engine.values.booleanValue is_relative = 4;getIsRelativeOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getIsRelativeNull()
optional bool is_relative_null = 1004;getIsRelativeNull in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean hasInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5;hasInputNestLevelForContInfo in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValue getInputNestLevelForContInfo()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5;getInputNestLevelForContInfo in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getInputNestLevelForContInfoOrBuilder()
optional .dstore.engine.values.integerValue input_nest_level_for_cont_info = 5;getInputNestLevelForContInfoOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getInputNestLevelForContInfoNull()
optional bool input_nest_level_for_cont_info_null = 1005;getInputNestLevelForContInfoNull in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean hasCountry()
optional .dstore.engine.values.stringValue country = 6;hasCountry in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 6;getCountry in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 6;getCountryOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1006;getCountryNull in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean hasBonusItemForItemSetId()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7;hasBonusItemForItemSetId in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValue getBonusItemForItemSetId()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7;getBonusItemForItemSetId in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getBonusItemForItemSetIdOrBuilder()
optional .dstore.engine.values.integerValue bonus_item_for_item_set_id = 7;getBonusItemForItemSetIdOrBuilder in interface OmUpdateTrolleyPu.ParametersOrBuilderpublic boolean getBonusItemForItemSetIdNull()
optional bool bonus_item_for_item_set_id_null = 1007;getBonusItemForItemSetIdNull in interface OmUpdateTrolleyPu.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 OmUpdateTrolleyPu.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmUpdateTrolleyPu.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmUpdateTrolleyPu.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmUpdateTrolleyPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmUpdateTrolleyPu.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmUpdateTrolleyPu.Parameters.Builder newBuilder()
public static OmUpdateTrolleyPu.Parameters.Builder newBuilder(OmUpdateTrolleyPu.Parameters prototype)
public OmUpdateTrolleyPu.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmUpdateTrolleyPu.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmUpdateTrolleyPu.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmUpdateTrolleyPu.Parameters> parser()
public com.google.protobuf.Parser<OmUpdateTrolleyPu.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmUpdateTrolleyPu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder