public static final class OmModifyPurchaseOrderTypesAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmModifyPurchaseOrderTypesAd.ParametersOrBuilder
dstore.engine.om_ModifyPurchaseOrderTypes_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmModifyPurchaseOrderTypesAd.Parameters.Builder
Protobuf type
dstore.engine.om_ModifyPurchaseOrderTypes_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_ORDER_TYPE_FIELD_NUMBER |
static int |
DELETE_ORDER_TYPE_NULL_FIELD_NUMBER |
static int |
ORDER_TYPE_DESCRIPTION_FIELD_NUMBER |
static int |
ORDER_TYPE_DESCRIPTION_NULL_FIELD_NUMBER |
static int |
ORDER_TYPE_ID_FIELD_NUMBER |
static int |
ORDER_TYPE_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmModifyPurchaseOrderTypesAd.Parameters> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
static OmModifyPurchaseOrderTypesAd.Parameters |
getDefaultInstance() |
OmModifyPurchaseOrderTypesAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3; |
boolean |
getDeleteOrderTypeNull()
optional bool delete_order_type_null = 1003; |
Values.booleanValueOrBuilder |
getDeleteOrderTypeOrBuilder()
optional .dstore.engine.values.booleanValue delete_order_type = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.stringValue |
getOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2; |
boolean |
getOrderTypeDescriptionNull()
optional bool order_type_description_null = 1002; |
Values.stringValueOrBuilder |
getOrderTypeDescriptionOrBuilder()
optional .dstore.engine.values.stringValue order_type_description = 2; |
Values.integerValue |
getOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1; |
boolean |
getOrderTypeIdNull()
optional bool order_type_id_null = 1001; |
Values.integerValueOrBuilder |
getOrderTypeIdOrBuilder()
optional .dstore.engine.values.integerValue order_type_id = 1; |
com.google.protobuf.Parser<OmModifyPurchaseOrderTypesAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3; |
boolean |
hasOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2; |
boolean |
hasOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmModifyPurchaseOrderTypesAd.Parameters.Builder |
newBuilder() |
static OmModifyPurchaseOrderTypesAd.Parameters.Builder |
newBuilder(OmModifyPurchaseOrderTypesAd.Parameters prototype) |
OmModifyPurchaseOrderTypesAd.Parameters.Builder |
newBuilderForType() |
protected OmModifyPurchaseOrderTypesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(byte[] data) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmModifyPurchaseOrderTypesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmModifyPurchaseOrderTypesAd.Parameters> |
parser() |
OmModifyPurchaseOrderTypesAd.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 ORDER_TYPE_ID_FIELD_NUMBER
public static final int ORDER_TYPE_ID_NULL_FIELD_NUMBER
public static final int ORDER_TYPE_DESCRIPTION_FIELD_NUMBER
public static final int ORDER_TYPE_DESCRIPTION_NULL_FIELD_NUMBER
public static final int DELETE_ORDER_TYPE_FIELD_NUMBER
public static final int DELETE_ORDER_TYPE_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmModifyPurchaseOrderTypesAd.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 hasOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1;hasOrderTypeId in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic Values.integerValue getOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1;getOrderTypeId in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getOrderTypeIdOrBuilder()
optional .dstore.engine.values.integerValue order_type_id = 1;getOrderTypeIdOrBuilder in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic boolean getOrderTypeIdNull()
optional bool order_type_id_null = 1001;getOrderTypeIdNull in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic boolean hasOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2;hasOrderTypeDescription in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic Values.stringValue getOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2;getOrderTypeDescription in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getOrderTypeDescriptionOrBuilder()
optional .dstore.engine.values.stringValue order_type_description = 2;getOrderTypeDescriptionOrBuilder in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic boolean getOrderTypeDescriptionNull()
optional bool order_type_description_null = 1002;getOrderTypeDescriptionNull in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic boolean hasDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3;hasDeleteOrderType in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic Values.booleanValue getDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3;getDeleteOrderType in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteOrderTypeOrBuilder()
optional .dstore.engine.values.booleanValue delete_order_type = 3;getDeleteOrderTypeOrBuilder in interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilderpublic boolean getDeleteOrderTypeNull()
optional bool delete_order_type_null = 1003;getDeleteOrderTypeNull in interface OmModifyPurchaseOrderTypesAd.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 OmModifyPurchaseOrderTypesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyPurchaseOrderTypesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmModifyPurchaseOrderTypesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmModifyPurchaseOrderTypesAd.Parameters.Builder newBuilder()
public static OmModifyPurchaseOrderTypesAd.Parameters.Builder newBuilder(OmModifyPurchaseOrderTypesAd.Parameters prototype)
public OmModifyPurchaseOrderTypesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmModifyPurchaseOrderTypesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmModifyPurchaseOrderTypesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmModifyPurchaseOrderTypesAd.Parameters> parser()
public com.google.protobuf.Parser<OmModifyPurchaseOrderTypesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmModifyPurchaseOrderTypesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder