public static final class OmModifyCampPaymentCondAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmModifyCampPaymentCondAd.ParametersOrBuilder
dstore.engine.om_ModifyCampPaymentCond_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmModifyCampPaymentCondAd.Parameters.Builder
Protobuf type
dstore.engine.om_ModifyCampPaymentCond_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 |
DELETE_PAYMENT_TYPE_CONDITION_FIELD_NUMBER |
static int |
DELETE_PAYMENT_TYPE_CONDITION_NULL_FIELD_NUMBER |
static int |
FILTER_BY_PAYMENT_TYPE_IDS_FIELD_NUMBER |
static int |
FILTER_BY_PAYMENT_TYPE_IDS_NULL_FIELD_NUMBER |
static int |
NEGATE_FILTER_FIELD_NUMBER |
static int |
NEGATE_FILTER_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmModifyCampPaymentCondAd.Parameters> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
static OmModifyCampPaymentCondAd.Parameters |
getDefaultInstance() |
OmModifyCampPaymentCondAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeletePaymentTypeCondition()
optional .dstore.engine.values.booleanValue delete_payment_type_condition = 3; |
boolean |
getDeletePaymentTypeConditionNull()
optional bool delete_payment_type_condition_null = 1003; |
Values.booleanValueOrBuilder |
getDeletePaymentTypeConditionOrBuilder()
optional .dstore.engine.values.booleanValue delete_payment_type_condition = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.stringValue |
getFilterByPaymentTypeIds()
optional .dstore.engine.values.stringValue filter_by_payment_type_ids = 1; |
boolean |
getFilterByPaymentTypeIdsNull()
optional bool filter_by_payment_type_ids_null = 1001; |
Values.stringValueOrBuilder |
getFilterByPaymentTypeIdsOrBuilder()
optional .dstore.engine.values.stringValue filter_by_payment_type_ids = 1; |
Values.booleanValue |
getNegateFilter()
optional .dstore.engine.values.booleanValue negate_filter = 2; |
boolean |
getNegateFilterNull()
optional bool negate_filter_null = 1002; |
Values.booleanValueOrBuilder |
getNegateFilterOrBuilder()
optional .dstore.engine.values.booleanValue negate_filter = 2; |
com.google.protobuf.Parser<OmModifyCampPaymentCondAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDeletePaymentTypeCondition()
optional .dstore.engine.values.booleanValue delete_payment_type_condition = 3; |
boolean |
hasFilterByPaymentTypeIds()
optional .dstore.engine.values.stringValue filter_by_payment_type_ids = 1; |
boolean |
hasNegateFilter()
optional .dstore.engine.values.booleanValue negate_filter = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmModifyCampPaymentCondAd.Parameters.Builder |
newBuilder() |
static OmModifyCampPaymentCondAd.Parameters.Builder |
newBuilder(OmModifyCampPaymentCondAd.Parameters prototype) |
OmModifyCampPaymentCondAd.Parameters.Builder |
newBuilderForType() |
protected OmModifyCampPaymentCondAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmModifyCampPaymentCondAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmModifyCampPaymentCondAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(byte[] data) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmModifyCampPaymentCondAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmModifyCampPaymentCondAd.Parameters> |
parser() |
OmModifyCampPaymentCondAd.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 FILTER_BY_PAYMENT_TYPE_IDS_FIELD_NUMBER
public static final int FILTER_BY_PAYMENT_TYPE_IDS_NULL_FIELD_NUMBER
public static final int NEGATE_FILTER_FIELD_NUMBER
public static final int NEGATE_FILTER_NULL_FIELD_NUMBER
public static final int DELETE_PAYMENT_TYPE_CONDITION_FIELD_NUMBER
public static final int DELETE_PAYMENT_TYPE_CONDITION_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmModifyCampPaymentCondAd.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 hasFilterByPaymentTypeIds()
optional .dstore.engine.values.stringValue filter_by_payment_type_ids = 1;hasFilterByPaymentTypeIds in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic Values.stringValue getFilterByPaymentTypeIds()
optional .dstore.engine.values.stringValue filter_by_payment_type_ids = 1;getFilterByPaymentTypeIds in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getFilterByPaymentTypeIdsOrBuilder()
optional .dstore.engine.values.stringValue filter_by_payment_type_ids = 1;getFilterByPaymentTypeIdsOrBuilder in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic boolean getFilterByPaymentTypeIdsNull()
optional bool filter_by_payment_type_ids_null = 1001;getFilterByPaymentTypeIdsNull in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic boolean hasNegateFilter()
optional .dstore.engine.values.booleanValue negate_filter = 2;hasNegateFilter in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic Values.booleanValue getNegateFilter()
optional .dstore.engine.values.booleanValue negate_filter = 2;getNegateFilter in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getNegateFilterOrBuilder()
optional .dstore.engine.values.booleanValue negate_filter = 2;getNegateFilterOrBuilder in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic boolean getNegateFilterNull()
optional bool negate_filter_null = 1002;getNegateFilterNull in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic boolean hasDeletePaymentTypeCondition()
optional .dstore.engine.values.booleanValue delete_payment_type_condition = 3;hasDeletePaymentTypeCondition in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic Values.booleanValue getDeletePaymentTypeCondition()
optional .dstore.engine.values.booleanValue delete_payment_type_condition = 3;getDeletePaymentTypeCondition in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeletePaymentTypeConditionOrBuilder()
optional .dstore.engine.values.booleanValue delete_payment_type_condition = 3;getDeletePaymentTypeConditionOrBuilder in interface OmModifyCampPaymentCondAd.ParametersOrBuilderpublic boolean getDeletePaymentTypeConditionNull()
optional bool delete_payment_type_condition_null = 1003;getDeletePaymentTypeConditionNull in interface OmModifyCampPaymentCondAd.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 OmModifyCampPaymentCondAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyCampPaymentCondAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmModifyCampPaymentCondAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmModifyCampPaymentCondAd.Parameters.Builder newBuilder()
public static OmModifyCampPaymentCondAd.Parameters.Builder newBuilder(OmModifyCampPaymentCondAd.Parameters prototype)
public OmModifyCampPaymentCondAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmModifyCampPaymentCondAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmModifyCampPaymentCondAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmModifyCampPaymentCondAd.Parameters> parser()
public com.google.protobuf.Parser<OmModifyCampPaymentCondAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmModifyCampPaymentCondAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder