public static final class OmModifyOrderStatesAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmModifyOrderStatesAd.ParametersOrBuilder
dstore.engine.om_ModifyOrderStates_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmModifyOrderStatesAd.Parameters.Builder
Protobuf type
dstore.engine.om_ModifyOrderStates_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 |
ACTIVE_FIELD_NUMBER |
static int |
ACTIVE_NULL_FIELD_NUMBER |
static int |
CHANGE_ORDER_STATE_TRIGGER_ID_FIELD_NUMBER |
static int |
CHANGE_ORDER_STATE_TRIGGER_ID_NULL_FIELD_NUMBER |
static int |
INSERT_UPDATE_OR_DELETE_FIELD_NUMBER |
static int |
INSERT_UPDATE_OR_DELETE_NULL_FIELD_NUMBER |
static int |
ORDER_STATE_FIELD_NUMBER |
static int |
ORDER_STATE_ID_FIELD_NUMBER |
static int |
ORDER_STATE_ID_NULL_FIELD_NUMBER |
static int |
ORDER_STATE_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmModifyOrderStatesAd.Parameters> |
PARSER |
static int |
PUBLIC_DESCRIPTION_FIELD_NUMBER |
static int |
PUBLIC_DESCRIPTION_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getActive()
optional .dstore.engine.values.booleanValue active = 5; |
boolean |
getActiveNull()
optional bool active_null = 1005; |
Values.booleanValueOrBuilder |
getActiveOrBuilder()
optional .dstore.engine.values.booleanValue active = 5; |
Values.integerValue |
getChangeOrderStateTriggerId()
optional .dstore.engine.values.integerValue change_order_state_trigger_id = 6; |
boolean |
getChangeOrderStateTriggerIdNull()
optional bool change_order_state_trigger_id_null = 1006; |
Values.integerValueOrBuilder |
getChangeOrderStateTriggerIdOrBuilder()
optional .dstore.engine.values.integerValue change_order_state_trigger_id = 6; |
static OmModifyOrderStatesAd.Parameters |
getDefaultInstance() |
OmModifyOrderStatesAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getInsertUpdateOrDelete()
optional .dstore.engine.values.integerValue insert_update_or_delete = 4; |
boolean |
getInsertUpdateOrDeleteNull()
optional bool insert_update_or_delete_null = 1004; |
Values.integerValueOrBuilder |
getInsertUpdateOrDeleteOrBuilder()
optional .dstore.engine.values.integerValue insert_update_or_delete = 4; |
Values.stringValue |
getOrderState()
optional .dstore.engine.values.stringValue order_state = 2; |
Values.integerValue |
getOrderStateId()
optional .dstore.engine.values.integerValue order_state_id = 1; |
boolean |
getOrderStateIdNull()
optional bool order_state_id_null = 1001; |
Values.integerValueOrBuilder |
getOrderStateIdOrBuilder()
optional .dstore.engine.values.integerValue order_state_id = 1; |
boolean |
getOrderStateNull()
optional bool order_state_null = 1002; |
Values.stringValueOrBuilder |
getOrderStateOrBuilder()
optional .dstore.engine.values.stringValue order_state = 2; |
com.google.protobuf.Parser<OmModifyOrderStatesAd.Parameters> |
getParserForType() |
Values.stringValue |
getPublicDescription()
optional .dstore.engine.values.stringValue public_description = 3; |
boolean |
getPublicDescriptionNull()
optional bool public_description_null = 1003; |
Values.stringValueOrBuilder |
getPublicDescriptionOrBuilder()
optional .dstore.engine.values.stringValue public_description = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActive()
optional .dstore.engine.values.booleanValue active = 5; |
boolean |
hasChangeOrderStateTriggerId()
optional .dstore.engine.values.integerValue change_order_state_trigger_id = 6; |
boolean |
hasInsertUpdateOrDelete()
optional .dstore.engine.values.integerValue insert_update_or_delete = 4; |
boolean |
hasOrderState()
optional .dstore.engine.values.stringValue order_state = 2; |
boolean |
hasOrderStateId()
optional .dstore.engine.values.integerValue order_state_id = 1; |
boolean |
hasPublicDescription()
optional .dstore.engine.values.stringValue public_description = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmModifyOrderStatesAd.Parameters.Builder |
newBuilder() |
static OmModifyOrderStatesAd.Parameters.Builder |
newBuilder(OmModifyOrderStatesAd.Parameters prototype) |
OmModifyOrderStatesAd.Parameters.Builder |
newBuilderForType() |
protected OmModifyOrderStatesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmModifyOrderStatesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmModifyOrderStatesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(byte[] data) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmModifyOrderStatesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmModifyOrderStatesAd.Parameters> |
parser() |
OmModifyOrderStatesAd.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_STATE_ID_FIELD_NUMBER
public static final int ORDER_STATE_ID_NULL_FIELD_NUMBER
public static final int ORDER_STATE_FIELD_NUMBER
public static final int ORDER_STATE_NULL_FIELD_NUMBER
public static final int PUBLIC_DESCRIPTION_FIELD_NUMBER
public static final int PUBLIC_DESCRIPTION_NULL_FIELD_NUMBER
public static final int INSERT_UPDATE_OR_DELETE_FIELD_NUMBER
public static final int INSERT_UPDATE_OR_DELETE_NULL_FIELD_NUMBER
public static final int ACTIVE_FIELD_NUMBER
public static final int ACTIVE_NULL_FIELD_NUMBER
public static final int CHANGE_ORDER_STATE_TRIGGER_ID_FIELD_NUMBER
public static final int CHANGE_ORDER_STATE_TRIGGER_ID_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmModifyOrderStatesAd.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 hasOrderStateId()
optional .dstore.engine.values.integerValue order_state_id = 1;hasOrderStateId in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.integerValue getOrderStateId()
optional .dstore.engine.values.integerValue order_state_id = 1;getOrderStateId in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getOrderStateIdOrBuilder()
optional .dstore.engine.values.integerValue order_state_id = 1;getOrderStateIdOrBuilder in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean getOrderStateIdNull()
optional bool order_state_id_null = 1001;getOrderStateIdNull in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean hasOrderState()
optional .dstore.engine.values.stringValue order_state = 2;hasOrderState in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.stringValue getOrderState()
optional .dstore.engine.values.stringValue order_state = 2;getOrderState in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getOrderStateOrBuilder()
optional .dstore.engine.values.stringValue order_state = 2;getOrderStateOrBuilder in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean getOrderStateNull()
optional bool order_state_null = 1002;getOrderStateNull in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean hasPublicDescription()
optional .dstore.engine.values.stringValue public_description = 3;hasPublicDescription in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.stringValue getPublicDescription()
optional .dstore.engine.values.stringValue public_description = 3;getPublicDescription in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getPublicDescriptionOrBuilder()
optional .dstore.engine.values.stringValue public_description = 3;getPublicDescriptionOrBuilder in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean getPublicDescriptionNull()
optional bool public_description_null = 1003;getPublicDescriptionNull in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean hasInsertUpdateOrDelete()
optional .dstore.engine.values.integerValue insert_update_or_delete = 4;hasInsertUpdateOrDelete in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.integerValue getInsertUpdateOrDelete()
optional .dstore.engine.values.integerValue insert_update_or_delete = 4;getInsertUpdateOrDelete in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getInsertUpdateOrDeleteOrBuilder()
optional .dstore.engine.values.integerValue insert_update_or_delete = 4;getInsertUpdateOrDeleteOrBuilder in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean getInsertUpdateOrDeleteNull()
optional bool insert_update_or_delete_null = 1004;getInsertUpdateOrDeleteNull in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean hasActive()
optional .dstore.engine.values.booleanValue active = 5;hasActive in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.booleanValue getActive()
optional .dstore.engine.values.booleanValue active = 5;getActive in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getActiveOrBuilder()
optional .dstore.engine.values.booleanValue active = 5;getActiveOrBuilder in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean getActiveNull()
optional bool active_null = 1005;getActiveNull in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean hasChangeOrderStateTriggerId()
optional .dstore.engine.values.integerValue change_order_state_trigger_id = 6;hasChangeOrderStateTriggerId in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.integerValue getChangeOrderStateTriggerId()
optional .dstore.engine.values.integerValue change_order_state_trigger_id = 6;getChangeOrderStateTriggerId in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getChangeOrderStateTriggerIdOrBuilder()
optional .dstore.engine.values.integerValue change_order_state_trigger_id = 6;getChangeOrderStateTriggerIdOrBuilder in interface OmModifyOrderStatesAd.ParametersOrBuilderpublic boolean getChangeOrderStateTriggerIdNull()
optional bool change_order_state_trigger_id_null = 1006;getChangeOrderStateTriggerIdNull in interface OmModifyOrderStatesAd.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 OmModifyOrderStatesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyOrderStatesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyOrderStatesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmModifyOrderStatesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmModifyOrderStatesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmModifyOrderStatesAd.Parameters.Builder newBuilder()
public static OmModifyOrderStatesAd.Parameters.Builder newBuilder(OmModifyOrderStatesAd.Parameters prototype)
public OmModifyOrderStatesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmModifyOrderStatesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmModifyOrderStatesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmModifyOrderStatesAd.Parameters> parser()
public com.google.protobuf.Parser<OmModifyOrderStatesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmModifyOrderStatesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder