public static final class OmModifyPaymentForShippingAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmModifyPaymentForShippingAd.ParametersOrBuilder
dstore.engine.om_ModifyPaymentForShipping_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmModifyPaymentForShippingAd.Parameters.Builder
Protobuf type
dstore.engine.om_ModifyPaymentForShipping_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_FOR_SHIPPING_FIELD_NUMBER |
static int |
DELETE_PAYMENT_FOR_SHIPPING_NULL_FIELD_NUMBER |
static int |
DESCRIPTION_FOR_ADMIN_FIELD_NUMBER |
static int |
DESCRIPTION_FOR_ADMIN_NULL_FIELD_NUMBER |
static int |
FORCE_DEL_OR_MODIFY_FIELD_NUMBER |
static int |
FORCE_DEL_OR_MODIFY_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmModifyPaymentForShippingAd.Parameters> |
PARSER |
static int |
PAYMENT_FOR_SHIPPING_DESCRIPTION_FIELD_NUMBER |
static int |
PAYMENT_FOR_SHIPPING_DESCRIPTION_NULL_FIELD_NUMBER |
static int |
PAYMENT_FOR_SHIPPING_ID_FIELD_NUMBER |
static int |
PAYMENT_FOR_SHIPPING_ID_NULL_FIELD_NUMBER |
static int |
PAYMENT_TYPE_ID_FIELD_NUMBER |
static int |
PAYMENT_TYPE_ID_NULL_FIELD_NUMBER |
static int |
SHIPPING_TYPE_ID_FIELD_NUMBER |
static int |
SHIPPING_TYPE_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static OmModifyPaymentForShippingAd.Parameters |
getDefaultInstance() |
OmModifyPaymentForShippingAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeletePaymentForShipping()
optional .dstore.engine.values.booleanValue delete_payment_for_shipping = 5; |
boolean |
getDeletePaymentForShippingNull()
optional bool delete_payment_for_shipping_null = 1005; |
Values.booleanValueOrBuilder |
getDeletePaymentForShippingOrBuilder()
optional .dstore.engine.values.booleanValue delete_payment_for_shipping = 5; |
Values.stringValue |
getDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 6; |
boolean |
getDescriptionForAdminNull()
optional bool description_for_admin_null = 1006; |
Values.stringValueOrBuilder |
getDescriptionForAdminOrBuilder()
optional .dstore.engine.values.stringValue description_for_admin = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.booleanValue |
getForceDelOrModify()
optional .dstore.engine.values.booleanValue force_del_or_modify = 7; |
boolean |
getForceDelOrModifyNull()
optional bool force_del_or_modify_null = 1007; |
Values.booleanValueOrBuilder |
getForceDelOrModifyOrBuilder()
optional .dstore.engine.values.booleanValue force_del_or_modify = 7; |
com.google.protobuf.Parser<OmModifyPaymentForShippingAd.Parameters> |
getParserForType() |
Values.stringValue |
getPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 4; |
boolean |
getPaymentForShippingDescriptionNull()
optional bool payment_for_shipping_description_null = 1004; |
Values.stringValueOrBuilder |
getPaymentForShippingDescriptionOrBuilder()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 4; |
Values.integerValue |
getPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 1; |
boolean |
getPaymentForShippingIdNull()
optional bool payment_for_shipping_id_null = 1001; |
Values.integerValueOrBuilder |
getPaymentForShippingIdOrBuilder()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 1; |
Values.integerValue |
getPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 3; |
boolean |
getPaymentTypeIdNull()
optional bool payment_type_id_null = 1003; |
Values.integerValueOrBuilder |
getPaymentTypeIdOrBuilder()
optional .dstore.engine.values.integerValue payment_type_id = 3; |
int |
getSerializedSize() |
Values.integerValue |
getShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 2; |
boolean |
getShippingTypeIdNull()
optional bool shipping_type_id_null = 1002; |
Values.integerValueOrBuilder |
getShippingTypeIdOrBuilder()
optional .dstore.engine.values.integerValue shipping_type_id = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDeletePaymentForShipping()
optional .dstore.engine.values.booleanValue delete_payment_for_shipping = 5; |
boolean |
hasDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 6; |
boolean |
hasForceDelOrModify()
optional .dstore.engine.values.booleanValue force_del_or_modify = 7; |
boolean |
hasPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 4; |
boolean |
hasPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 1; |
boolean |
hasPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 3; |
boolean |
hasShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmModifyPaymentForShippingAd.Parameters.Builder |
newBuilder() |
static OmModifyPaymentForShippingAd.Parameters.Builder |
newBuilder(OmModifyPaymentForShippingAd.Parameters prototype) |
OmModifyPaymentForShippingAd.Parameters.Builder |
newBuilderForType() |
protected OmModifyPaymentForShippingAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmModifyPaymentForShippingAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmModifyPaymentForShippingAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(byte[] data) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmModifyPaymentForShippingAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmModifyPaymentForShippingAd.Parameters> |
parser() |
OmModifyPaymentForShippingAd.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_FOR_SHIPPING_ID_FIELD_NUMBER
public static final int PAYMENT_FOR_SHIPPING_ID_NULL_FIELD_NUMBER
public static final int SHIPPING_TYPE_ID_FIELD_NUMBER
public static final int SHIPPING_TYPE_ID_NULL_FIELD_NUMBER
public static final int PAYMENT_TYPE_ID_FIELD_NUMBER
public static final int PAYMENT_TYPE_ID_NULL_FIELD_NUMBER
public static final int PAYMENT_FOR_SHIPPING_DESCRIPTION_FIELD_NUMBER
public static final int PAYMENT_FOR_SHIPPING_DESCRIPTION_NULL_FIELD_NUMBER
public static final int DELETE_PAYMENT_FOR_SHIPPING_FIELD_NUMBER
public static final int DELETE_PAYMENT_FOR_SHIPPING_NULL_FIELD_NUMBER
public static final int DESCRIPTION_FOR_ADMIN_FIELD_NUMBER
public static final int DESCRIPTION_FOR_ADMIN_NULL_FIELD_NUMBER
public static final int FORCE_DEL_OR_MODIFY_FIELD_NUMBER
public static final int FORCE_DEL_OR_MODIFY_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmModifyPaymentForShippingAd.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 hasPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 1;hasPaymentForShippingId in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.integerValue getPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 1;getPaymentForShippingId in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPaymentForShippingIdOrBuilder()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 1;getPaymentForShippingIdOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getPaymentForShippingIdNull()
optional bool payment_for_shipping_id_null = 1001;getPaymentForShippingIdNull in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean hasShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 2;hasShippingTypeId in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.integerValue getShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 2;getShippingTypeId in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getShippingTypeIdOrBuilder()
optional .dstore.engine.values.integerValue shipping_type_id = 2;getShippingTypeIdOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getShippingTypeIdNull()
optional bool shipping_type_id_null = 1002;getShippingTypeIdNull in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean hasPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 3;hasPaymentTypeId in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.integerValue getPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 3;getPaymentTypeId in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPaymentTypeIdOrBuilder()
optional .dstore.engine.values.integerValue payment_type_id = 3;getPaymentTypeIdOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getPaymentTypeIdNull()
optional bool payment_type_id_null = 1003;getPaymentTypeIdNull in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean hasPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 4;hasPaymentForShippingDescription in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.stringValue getPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 4;getPaymentForShippingDescription in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getPaymentForShippingDescriptionOrBuilder()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 4;getPaymentForShippingDescriptionOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getPaymentForShippingDescriptionNull()
optional bool payment_for_shipping_description_null = 1004;getPaymentForShippingDescriptionNull in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean hasDeletePaymentForShipping()
optional .dstore.engine.values.booleanValue delete_payment_for_shipping = 5;hasDeletePaymentForShipping in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.booleanValue getDeletePaymentForShipping()
optional .dstore.engine.values.booleanValue delete_payment_for_shipping = 5;getDeletePaymentForShipping in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeletePaymentForShippingOrBuilder()
optional .dstore.engine.values.booleanValue delete_payment_for_shipping = 5;getDeletePaymentForShippingOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getDeletePaymentForShippingNull()
optional bool delete_payment_for_shipping_null = 1005;getDeletePaymentForShippingNull in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean hasDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 6;hasDescriptionForAdmin in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.stringValue getDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 6;getDescriptionForAdmin in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getDescriptionForAdminOrBuilder()
optional .dstore.engine.values.stringValue description_for_admin = 6;getDescriptionForAdminOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getDescriptionForAdminNull()
optional bool description_for_admin_null = 1006;getDescriptionForAdminNull in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean hasForceDelOrModify()
optional .dstore.engine.values.booleanValue force_del_or_modify = 7;hasForceDelOrModify in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.booleanValue getForceDelOrModify()
optional .dstore.engine.values.booleanValue force_del_or_modify = 7;getForceDelOrModify in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getForceDelOrModifyOrBuilder()
optional .dstore.engine.values.booleanValue force_del_or_modify = 7;getForceDelOrModifyOrBuilder in interface OmModifyPaymentForShippingAd.ParametersOrBuilderpublic boolean getForceDelOrModifyNull()
optional bool force_del_or_modify_null = 1007;getForceDelOrModifyNull in interface OmModifyPaymentForShippingAd.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 OmModifyPaymentForShippingAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPaymentForShippingAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmModifyPaymentForShippingAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmModifyPaymentForShippingAd.Parameters.Builder newBuilder()
public static OmModifyPaymentForShippingAd.Parameters.Builder newBuilder(OmModifyPaymentForShippingAd.Parameters prototype)
public OmModifyPaymentForShippingAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmModifyPaymentForShippingAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmModifyPaymentForShippingAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmModifyPaymentForShippingAd.Parameters> parser()
public com.google.protobuf.Parser<OmModifyPaymentForShippingAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmModifyPaymentForShippingAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder