public static final class OmCheckCampCondsForTNIDsAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmCheckCampCondsForTNIDsAd.ParametersOrBuilder
dstore.engine.om_CheckCampCondsForTNIDs_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmCheckCampCondsForTNIDsAd.Parameters.Builder
Protobuf type
dstore.engine.om_CheckCampCondsForTNIDs_Ad.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 |
CAMPAIGN_ID_FIELD_NUMBER |
static int |
CAMPAIGN_ID_NULL_FIELD_NUMBER |
static int |
CURRENCY_ID_FIELD_NUMBER |
static int |
CURRENCY_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmCheckCampCondsForTNIDsAd.Parameters> |
PARSER |
static int |
PERSON_ID_FIELD_NUMBER |
static int |
PERSON_ID_NULL_FIELD_NUMBER |
static int |
PRICE_NODE_CHARACTERISTIC_ID_FIELD_NUMBER |
static int |
PRICE_NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER |
static int |
QUANTITY_LIST_FIELD_NUMBER |
static int |
QUANTITY_LIST_NULL_FIELD_NUMBER |
static int |
TREE_NODE_ID_LIST_FIELD_NUMBER |
static int |
TREE_NODE_ID_LIST_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCampaignId()
optional .dstore.engine.values.integerValue campaign_id = 2; |
boolean |
getCampaignIdNull()
optional bool campaign_id_null = 1002; |
Values.integerValueOrBuilder |
getCampaignIdOrBuilder()
optional .dstore.engine.values.integerValue campaign_id = 2; |
Values.integerValue |
getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 5; |
boolean |
getCurrencyIdNull()
optional bool currency_id_null = 1005; |
Values.integerValueOrBuilder |
getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 5; |
static OmCheckCampCondsForTNIDsAd.Parameters |
getDefaultInstance() |
OmCheckCampCondsForTNIDsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<OmCheckCampCondsForTNIDsAd.Parameters> |
getParserForType() |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 4; |
boolean |
getPersonIdNull()
optional bool person_id_null = 1004; |
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 4; |
Values.integerValue |
getPriceNodeCharacteristicId()
optional .dstore.engine.values.integerValue price_node_characteristic_id = 6; |
boolean |
getPriceNodeCharacteristicIdNull()
optional bool price_node_characteristic_id_null = 1006; |
Values.integerValueOrBuilder |
getPriceNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue price_node_characteristic_id = 6; |
Values.stringValue |
getQuantityList()
optional .dstore.engine.values.stringValue quantity_list = 3; |
boolean |
getQuantityListNull()
optional bool quantity_list_null = 1003; |
Values.stringValueOrBuilder |
getQuantityListOrBuilder()
optional .dstore.engine.values.stringValue quantity_list = 3; |
int |
getSerializedSize() |
Values.stringValue |
getTreeNodeIdList()
optional .dstore.engine.values.stringValue tree_node_id_list = 1; |
boolean |
getTreeNodeIdListNull()
optional bool tree_node_id_list_null = 1001; |
Values.stringValueOrBuilder |
getTreeNodeIdListOrBuilder()
optional .dstore.engine.values.stringValue tree_node_id_list = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCampaignId()
optional .dstore.engine.values.integerValue campaign_id = 2; |
boolean |
hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 5; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 4; |
boolean |
hasPriceNodeCharacteristicId()
optional .dstore.engine.values.integerValue price_node_characteristic_id = 6; |
boolean |
hasQuantityList()
optional .dstore.engine.values.stringValue quantity_list = 3; |
boolean |
hasTreeNodeIdList()
optional .dstore.engine.values.stringValue tree_node_id_list = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmCheckCampCondsForTNIDsAd.Parameters.Builder |
newBuilder() |
static OmCheckCampCondsForTNIDsAd.Parameters.Builder |
newBuilder(OmCheckCampCondsForTNIDsAd.Parameters prototype) |
OmCheckCampCondsForTNIDsAd.Parameters.Builder |
newBuilderForType() |
protected OmCheckCampCondsForTNIDsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(byte[] data) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmCheckCampCondsForTNIDsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmCheckCampCondsForTNIDsAd.Parameters> |
parser() |
OmCheckCampCondsForTNIDsAd.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 TREE_NODE_ID_LIST_FIELD_NUMBER
public static final int TREE_NODE_ID_LIST_NULL_FIELD_NUMBER
public static final int CAMPAIGN_ID_FIELD_NUMBER
public static final int CAMPAIGN_ID_NULL_FIELD_NUMBER
public static final int QUANTITY_LIST_FIELD_NUMBER
public static final int QUANTITY_LIST_NULL_FIELD_NUMBER
public static final int PERSON_ID_FIELD_NUMBER
public static final int PERSON_ID_NULL_FIELD_NUMBER
public static final int CURRENCY_ID_FIELD_NUMBER
public static final int CURRENCY_ID_NULL_FIELD_NUMBER
public static final int PRICE_NODE_CHARACTERISTIC_ID_FIELD_NUMBER
public static final int PRICE_NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmCheckCampCondsForTNIDsAd.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 hasTreeNodeIdList()
optional .dstore.engine.values.stringValue tree_node_id_list = 1;hasTreeNodeIdList in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.stringValue getTreeNodeIdList()
optional .dstore.engine.values.stringValue tree_node_id_list = 1;getTreeNodeIdList in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getTreeNodeIdListOrBuilder()
optional .dstore.engine.values.stringValue tree_node_id_list = 1;getTreeNodeIdListOrBuilder in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean getTreeNodeIdListNull()
optional bool tree_node_id_list_null = 1001;getTreeNodeIdListNull in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean hasCampaignId()
optional .dstore.engine.values.integerValue campaign_id = 2;hasCampaignId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValue getCampaignId()
optional .dstore.engine.values.integerValue campaign_id = 2;getCampaignId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCampaignIdOrBuilder()
optional .dstore.engine.values.integerValue campaign_id = 2;getCampaignIdOrBuilder in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean getCampaignIdNull()
optional bool campaign_id_null = 1002;getCampaignIdNull in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean hasQuantityList()
optional .dstore.engine.values.stringValue quantity_list = 3;hasQuantityList in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.stringValue getQuantityList()
optional .dstore.engine.values.stringValue quantity_list = 3;getQuantityList in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getQuantityListOrBuilder()
optional .dstore.engine.values.stringValue quantity_list = 3;getQuantityListOrBuilder in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean getQuantityListNull()
optional bool quantity_list_null = 1003;getQuantityListNull in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 4;hasPersonId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 4;getPersonId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 4;getPersonIdOrBuilder in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean getPersonIdNull()
optional bool person_id_null = 1004;getPersonIdNull in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 5;hasCurrencyId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValue getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 5;getCurrencyId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 5;getCurrencyIdOrBuilder in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean getCurrencyIdNull()
optional bool currency_id_null = 1005;getCurrencyIdNull in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean hasPriceNodeCharacteristicId()
optional .dstore.engine.values.integerValue price_node_characteristic_id = 6;hasPriceNodeCharacteristicId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValue getPriceNodeCharacteristicId()
optional .dstore.engine.values.integerValue price_node_characteristic_id = 6;getPriceNodeCharacteristicId in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPriceNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue price_node_characteristic_id = 6;getPriceNodeCharacteristicIdOrBuilder in interface OmCheckCampCondsForTNIDsAd.ParametersOrBuilderpublic boolean getPriceNodeCharacteristicIdNull()
optional bool price_node_characteristic_id_null = 1006;getPriceNodeCharacteristicIdNull in interface OmCheckCampCondsForTNIDsAd.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 OmCheckCampCondsForTNIDsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmCheckCampCondsForTNIDsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmCheckCampCondsForTNIDsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmCheckCampCondsForTNIDsAd.Parameters.Builder newBuilder()
public static OmCheckCampCondsForTNIDsAd.Parameters.Builder newBuilder(OmCheckCampCondsForTNIDsAd.Parameters prototype)
public OmCheckCampCondsForTNIDsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmCheckCampCondsForTNIDsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmCheckCampCondsForTNIDsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmCheckCampCondsForTNIDsAd.Parameters> parser()
public com.google.protobuf.Parser<OmCheckCampCondsForTNIDsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmCheckCampCondsForTNIDsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder