public static final class OmModifyPaymentTypeSurchAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmModifyPaymentTypeSurchAd.ParametersOrBuilder
dstore.engine.om_ModifyPaymentTypeSurch_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmModifyPaymentTypeSurchAd.Parameters.Builder
Protobuf type
dstore.engine.om_ModifyPaymentTypeSurch_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_CONFIGURATION_FIELD_NUMBER |
static int |
DELETE_CONFIGURATION_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmModifyPaymentTypeSurchAd.Parameters> |
PARSER |
static int |
PAYMENT_TYPE_ID_FIELD_NUMBER |
static int |
PAYMENT_TYPE_ID_NULL_FIELD_NUMBER |
static int |
PRIORITY_NO_FIELD_NUMBER |
static int |
PRIORITY_NO_NULL_FIELD_NUMBER |
static int |
SURCHARGE_TYPE_ID_FIELD_NUMBER |
static int |
SURCHARGE_TYPE_ID_NULL_FIELD_NUMBER |
static int |
SURCHARGE_VALUE_FIELD_NUMBER |
static int |
SURCHARGE_VALUE_NULL_FIELD_NUMBER |
static int |
VALID_FROM_FIELD_NUMBER |
static int |
VALID_FROM_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static OmModifyPaymentTypeSurchAd.Parameters |
getDefaultInstance() |
OmModifyPaymentTypeSurchAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteConfiguration()
optional .dstore.engine.values.booleanValue delete_configuration = 6; |
boolean |
getDeleteConfigurationNull()
optional bool delete_configuration_null = 1006; |
Values.booleanValueOrBuilder |
getDeleteConfigurationOrBuilder()
optional .dstore.engine.values.booleanValue delete_configuration = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<OmModifyPaymentTypeSurchAd.Parameters> |
getParserForType() |
Values.integerValue |
getPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 1; |
boolean |
getPaymentTypeIdNull()
optional bool payment_type_id_null = 1001; |
Values.integerValueOrBuilder |
getPaymentTypeIdOrBuilder()
optional .dstore.engine.values.integerValue payment_type_id = 1; |
Values.integerValue |
getPriorityNo()
optional .dstore.engine.values.integerValue priority_no = 5; |
boolean |
getPriorityNoNull()
optional bool priority_no_null = 1005; |
Values.integerValueOrBuilder |
getPriorityNoOrBuilder()
optional .dstore.engine.values.integerValue priority_no = 5; |
int |
getSerializedSize() |
Values.integerValue |
getSurchargeTypeId()
optional .dstore.engine.values.integerValue surcharge_type_id = 2; |
boolean |
getSurchargeTypeIdNull()
optional bool surcharge_type_id_null = 1002; |
Values.integerValueOrBuilder |
getSurchargeTypeIdOrBuilder()
optional .dstore.engine.values.integerValue surcharge_type_id = 2; |
Values.decimalValue |
getSurchargeValue()
optional .dstore.engine.values.decimalValue surcharge_value = 3; |
boolean |
getSurchargeValueNull()
optional bool surcharge_value_null = 1003; |
Values.decimalValueOrBuilder |
getSurchargeValueOrBuilder()
optional .dstore.engine.values.decimalValue surcharge_value = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.timestampValue |
getValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 4; |
boolean |
getValidFromNull()
optional bool valid_from_null = 1004; |
Values.timestampValueOrBuilder |
getValidFromOrBuilder()
optional .dstore.engine.values.timestampValue valid_from = 4; |
boolean |
hasDeleteConfiguration()
optional .dstore.engine.values.booleanValue delete_configuration = 6; |
boolean |
hasPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 1; |
boolean |
hasPriorityNo()
optional .dstore.engine.values.integerValue priority_no = 5; |
boolean |
hasSurchargeTypeId()
optional .dstore.engine.values.integerValue surcharge_type_id = 2; |
boolean |
hasSurchargeValue()
optional .dstore.engine.values.decimalValue surcharge_value = 3; |
boolean |
hasValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmModifyPaymentTypeSurchAd.Parameters.Builder |
newBuilder() |
static OmModifyPaymentTypeSurchAd.Parameters.Builder |
newBuilder(OmModifyPaymentTypeSurchAd.Parameters prototype) |
OmModifyPaymentTypeSurchAd.Parameters.Builder |
newBuilderForType() |
protected OmModifyPaymentTypeSurchAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(byte[] data) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmModifyPaymentTypeSurchAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmModifyPaymentTypeSurchAd.Parameters> |
parser() |
OmModifyPaymentTypeSurchAd.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 PAYMENT_TYPE_ID_FIELD_NUMBER
public static final int PAYMENT_TYPE_ID_NULL_FIELD_NUMBER
public static final int SURCHARGE_TYPE_ID_FIELD_NUMBER
public static final int SURCHARGE_TYPE_ID_NULL_FIELD_NUMBER
public static final int SURCHARGE_VALUE_FIELD_NUMBER
public static final int SURCHARGE_VALUE_NULL_FIELD_NUMBER
public static final int VALID_FROM_FIELD_NUMBER
public static final int VALID_FROM_NULL_FIELD_NUMBER
public static final int PRIORITY_NO_FIELD_NUMBER
public static final int PRIORITY_NO_NULL_FIELD_NUMBER
public static final int DELETE_CONFIGURATION_FIELD_NUMBER
public static final int DELETE_CONFIGURATION_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmModifyPaymentTypeSurchAd.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 hasPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 1;hasPaymentTypeId in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.integerValue getPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 1;getPaymentTypeId in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPaymentTypeIdOrBuilder()
optional .dstore.engine.values.integerValue payment_type_id = 1;getPaymentTypeIdOrBuilder in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean getPaymentTypeIdNull()
optional bool payment_type_id_null = 1001;getPaymentTypeIdNull in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean hasSurchargeTypeId()
optional .dstore.engine.values.integerValue surcharge_type_id = 2;hasSurchargeTypeId in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.integerValue getSurchargeTypeId()
optional .dstore.engine.values.integerValue surcharge_type_id = 2;getSurchargeTypeId in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getSurchargeTypeIdOrBuilder()
optional .dstore.engine.values.integerValue surcharge_type_id = 2;getSurchargeTypeIdOrBuilder in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean getSurchargeTypeIdNull()
optional bool surcharge_type_id_null = 1002;getSurchargeTypeIdNull in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean hasSurchargeValue()
optional .dstore.engine.values.decimalValue surcharge_value = 3;hasSurchargeValue in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.decimalValue getSurchargeValue()
optional .dstore.engine.values.decimalValue surcharge_value = 3;getSurchargeValue in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.decimalValueOrBuilder getSurchargeValueOrBuilder()
optional .dstore.engine.values.decimalValue surcharge_value = 3;getSurchargeValueOrBuilder in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean getSurchargeValueNull()
optional bool surcharge_value_null = 1003;getSurchargeValueNull in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean hasValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 4;hasValidFrom in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.timestampValue getValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 4;getValidFrom in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getValidFromOrBuilder()
optional .dstore.engine.values.timestampValue valid_from = 4;getValidFromOrBuilder in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean getValidFromNull()
optional bool valid_from_null = 1004;getValidFromNull in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean hasPriorityNo()
optional .dstore.engine.values.integerValue priority_no = 5;hasPriorityNo in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.integerValue getPriorityNo()
optional .dstore.engine.values.integerValue priority_no = 5;getPriorityNo in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPriorityNoOrBuilder()
optional .dstore.engine.values.integerValue priority_no = 5;getPriorityNoOrBuilder in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean getPriorityNoNull()
optional bool priority_no_null = 1005;getPriorityNoNull in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean hasDeleteConfiguration()
optional .dstore.engine.values.booleanValue delete_configuration = 6;hasDeleteConfiguration in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.booleanValue getDeleteConfiguration()
optional .dstore.engine.values.booleanValue delete_configuration = 6;getDeleteConfiguration in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteConfigurationOrBuilder()
optional .dstore.engine.values.booleanValue delete_configuration = 6;getDeleteConfigurationOrBuilder in interface OmModifyPaymentTypeSurchAd.ParametersOrBuilderpublic boolean getDeleteConfigurationNull()
optional bool delete_configuration_null = 1006;getDeleteConfigurationNull in interface OmModifyPaymentTypeSurchAd.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 OmModifyPaymentTypeSurchAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentTypeSurchAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmModifyPaymentTypeSurchAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmModifyPaymentTypeSurchAd.Parameters.Builder newBuilder()
public static OmModifyPaymentTypeSurchAd.Parameters.Builder newBuilder(OmModifyPaymentTypeSurchAd.Parameters prototype)
public OmModifyPaymentTypeSurchAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmModifyPaymentTypeSurchAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmModifyPaymentTypeSurchAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmModifyPaymentTypeSurchAd.Parameters> parser()
public com.google.protobuf.Parser<OmModifyPaymentTypeSurchAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmModifyPaymentTypeSurchAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder