public static final class OmGetPurchasePricesAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmGetPurchasePricesAd.ParametersOrBuilder
dstore.engine.om_GetPurchasePrices_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmGetPurchasePricesAd.Parameters.Builder
Protobuf type
dstore.engine.om_GetPurchasePrices_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 |
DATE_FOR_PROPERTY_DETERMINATION_FIELD_NUMBER |
static int |
DATE_FOR_PROPERTY_DETERMINATION_NULL_FIELD_NUMBER |
static int |
IS_TREE_NODE_ID_FIELD_NUMBER |
static int |
IS_TREE_NODE_ID_NULL_FIELD_NUMBER |
static int |
NODE_CHARACTERISTIC_ID_FIELD_NUMBER |
static int |
NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmGetPurchasePricesAd.Parameters> |
PARSER |
static int |
QUANTITY_FIELD_NUMBER |
static int |
QUANTITY_NULL_FIELD_NUMBER |
static int |
SUPPLIER_ID_FIELD_NUMBER |
static int |
SUPPLIER_ID_NULL_FIELD_NUMBER |
static int |
TREE_NODE_OR_NODE_ID_FIELD_NUMBER |
static int |
TREE_NODE_OR_NODE_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.timestampValue |
getDateForPropertyDetermination()
optional .dstore.engine.values.timestampValue date_for_property_determination = 5; |
boolean |
getDateForPropertyDeterminationNull()
optional bool date_for_property_determination_null = 1005; |
Values.timestampValueOrBuilder |
getDateForPropertyDeterminationOrBuilder()
optional .dstore.engine.values.timestampValue date_for_property_determination = 5; |
static OmGetPurchasePricesAd.Parameters |
getDefaultInstance() |
OmGetPurchasePricesAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.booleanValue |
getIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 2; |
boolean |
getIsTreeNodeIdNull()
optional bool is_tree_node_id_null = 1002; |
Values.booleanValueOrBuilder |
getIsTreeNodeIdOrBuilder()
optional .dstore.engine.values.booleanValue is_tree_node_id = 2; |
Values.integerValue |
getNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 6; |
boolean |
getNodeCharacteristicIdNull()
optional bool node_characteristic_id_null = 1006; |
Values.integerValueOrBuilder |
getNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue node_characteristic_id = 6; |
com.google.protobuf.Parser<OmGetPurchasePricesAd.Parameters> |
getParserForType() |
Values.integerValue |
getQuantity()
optional .dstore.engine.values.integerValue quantity = 3; |
boolean |
getQuantityNull()
optional bool quantity_null = 1003; |
Values.integerValueOrBuilder |
getQuantityOrBuilder()
optional .dstore.engine.values.integerValue quantity = 3; |
int |
getSerializedSize() |
Values.integerValue |
getSupplierId()
optional .dstore.engine.values.integerValue supplier_id = 4; |
boolean |
getSupplierIdNull()
optional bool supplier_id_null = 1004; |
Values.integerValueOrBuilder |
getSupplierIdOrBuilder()
optional .dstore.engine.values.integerValue supplier_id = 4; |
Values.integerValue |
getTreeNodeOrNodeId()
optional .dstore.engine.values.integerValue tree_node_or_node_id = 1; |
boolean |
getTreeNodeOrNodeIdNull()
optional bool tree_node_or_node_id_null = 1001; |
Values.integerValueOrBuilder |
getTreeNodeOrNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_or_node_id = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDateForPropertyDetermination()
optional .dstore.engine.values.timestampValue date_for_property_determination = 5; |
boolean |
hasIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 2; |
boolean |
hasNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 6; |
boolean |
hasQuantity()
optional .dstore.engine.values.integerValue quantity = 3; |
boolean |
hasSupplierId()
optional .dstore.engine.values.integerValue supplier_id = 4; |
boolean |
hasTreeNodeOrNodeId()
optional .dstore.engine.values.integerValue tree_node_or_node_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmGetPurchasePricesAd.Parameters.Builder |
newBuilder() |
static OmGetPurchasePricesAd.Parameters.Builder |
newBuilder(OmGetPurchasePricesAd.Parameters prototype) |
OmGetPurchasePricesAd.Parameters.Builder |
newBuilderForType() |
protected OmGetPurchasePricesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmGetPurchasePricesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmGetPurchasePricesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(byte[] data) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmGetPurchasePricesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmGetPurchasePricesAd.Parameters> |
parser() |
OmGetPurchasePricesAd.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 TREE_NODE_OR_NODE_ID_FIELD_NUMBER
public static final int TREE_NODE_OR_NODE_ID_NULL_FIELD_NUMBER
public static final int IS_TREE_NODE_ID_FIELD_NUMBER
public static final int IS_TREE_NODE_ID_NULL_FIELD_NUMBER
public static final int QUANTITY_FIELD_NUMBER
public static final int QUANTITY_NULL_FIELD_NUMBER
public static final int SUPPLIER_ID_FIELD_NUMBER
public static final int SUPPLIER_ID_NULL_FIELD_NUMBER
public static final int DATE_FOR_PROPERTY_DETERMINATION_FIELD_NUMBER
public static final int DATE_FOR_PROPERTY_DETERMINATION_NULL_FIELD_NUMBER
public static final int NODE_CHARACTERISTIC_ID_FIELD_NUMBER
public static final int NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmGetPurchasePricesAd.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 hasTreeNodeOrNodeId()
optional .dstore.engine.values.integerValue tree_node_or_node_id = 1;hasTreeNodeOrNodeId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValue getTreeNodeOrNodeId()
optional .dstore.engine.values.integerValue tree_node_or_node_id = 1;getTreeNodeOrNodeId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getTreeNodeOrNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_or_node_id = 1;getTreeNodeOrNodeIdOrBuilder in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean getTreeNodeOrNodeIdNull()
optional bool tree_node_or_node_id_null = 1001;getTreeNodeOrNodeIdNull in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean hasIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 2;hasIsTreeNodeId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.booleanValue getIsTreeNodeId()
optional .dstore.engine.values.booleanValue is_tree_node_id = 2;getIsTreeNodeId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIsTreeNodeIdOrBuilder()
optional .dstore.engine.values.booleanValue is_tree_node_id = 2;getIsTreeNodeIdOrBuilder in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean getIsTreeNodeIdNull()
optional bool is_tree_node_id_null = 1002;getIsTreeNodeIdNull in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean hasQuantity()
optional .dstore.engine.values.integerValue quantity = 3;hasQuantity in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValue getQuantity()
optional .dstore.engine.values.integerValue quantity = 3;getQuantity in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getQuantityOrBuilder()
optional .dstore.engine.values.integerValue quantity = 3;getQuantityOrBuilder in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean getQuantityNull()
optional bool quantity_null = 1003;getQuantityNull in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean hasSupplierId()
optional .dstore.engine.values.integerValue supplier_id = 4;hasSupplierId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValue getSupplierId()
optional .dstore.engine.values.integerValue supplier_id = 4;getSupplierId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getSupplierIdOrBuilder()
optional .dstore.engine.values.integerValue supplier_id = 4;getSupplierIdOrBuilder in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean getSupplierIdNull()
optional bool supplier_id_null = 1004;getSupplierIdNull in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean hasDateForPropertyDetermination()
optional .dstore.engine.values.timestampValue date_for_property_determination = 5;hasDateForPropertyDetermination in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.timestampValue getDateForPropertyDetermination()
optional .dstore.engine.values.timestampValue date_for_property_determination = 5;getDateForPropertyDetermination in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getDateForPropertyDeterminationOrBuilder()
optional .dstore.engine.values.timestampValue date_for_property_determination = 5;getDateForPropertyDeterminationOrBuilder in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean getDateForPropertyDeterminationNull()
optional bool date_for_property_determination_null = 1005;getDateForPropertyDeterminationNull in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean hasNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 6;hasNodeCharacteristicId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValue getNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 6;getNodeCharacteristicId in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue node_characteristic_id = 6;getNodeCharacteristicIdOrBuilder in interface OmGetPurchasePricesAd.ParametersOrBuilderpublic boolean getNodeCharacteristicIdNull()
optional bool node_characteristic_id_null = 1006;getNodeCharacteristicIdNull in interface OmGetPurchasePricesAd.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 OmGetPurchasePricesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPurchasePricesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPurchasePricesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPurchasePricesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmGetPurchasePricesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmGetPurchasePricesAd.Parameters.Builder newBuilder()
public static OmGetPurchasePricesAd.Parameters.Builder newBuilder(OmGetPurchasePricesAd.Parameters prototype)
public OmGetPurchasePricesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmGetPurchasePricesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmGetPurchasePricesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmGetPurchasePricesAd.Parameters> parser()
public com.google.protobuf.Parser<OmGetPurchasePricesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmGetPurchasePricesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder