public static final class OmGetPersonSurchargesAd.Parameters extends com.google.protobuf.GeneratedMessage implements OmGetPersonSurchargesAd.ParametersOrBuilder
dstore.engine.om_GetPersonSurcharges_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
OmGetPersonSurchargesAd.Parameters.Builder
Protobuf type
dstore.engine.om_GetPersonSurcharges_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 |
OUTPUT_CHARACTERISTIC_ID1_FIELD_NUMBER |
static int |
OUTPUT_CHARACTERISTIC_ID1_NULL_FIELD_NUMBER |
static int |
OUTPUT_CHARACTERISTIC_ID2_FIELD_NUMBER |
static int |
OUTPUT_CHARACTERISTIC_ID2_NULL_FIELD_NUMBER |
static int |
OUTPUT_CHARACTERISTIC_ID3_FIELD_NUMBER |
static int |
OUTPUT_CHARACTERISTIC_ID3_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<OmGetPersonSurchargesAd.Parameters> |
PARSER |
static int |
PERSON_ID_FIELD_NUMBER |
static int |
PERSON_ID_NULL_FIELD_NUMBER |
static int |
PERSON_TYPE_ID_FIELD_NUMBER |
static int |
PERSON_TYPE_ID_NULL_FIELD_NUMBER |
static int |
TREE_NODE_ID_FIELD_NUMBER |
static int |
TREE_NODE_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static OmGetPersonSurchargesAd.Parameters |
getDefaultInstance() |
OmGetPersonSurchargesAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getOutputCharacteristicId1()
optional .dstore.engine.values.integerValue output_characteristic_id1 = 4; |
boolean |
getOutputCharacteristicId1Null()
optional bool output_characteristic_id1_null = 1004; |
Values.integerValueOrBuilder |
getOutputCharacteristicId1OrBuilder()
optional .dstore.engine.values.integerValue output_characteristic_id1 = 4; |
Values.integerValue |
getOutputCharacteristicId2()
optional .dstore.engine.values.integerValue output_characteristic_id2 = 5; |
boolean |
getOutputCharacteristicId2Null()
optional bool output_characteristic_id2_null = 1005; |
Values.integerValueOrBuilder |
getOutputCharacteristicId2OrBuilder()
optional .dstore.engine.values.integerValue output_characteristic_id2 = 5; |
Values.integerValue |
getOutputCharacteristicId3()
optional .dstore.engine.values.integerValue output_characteristic_id3 = 6; |
boolean |
getOutputCharacteristicId3Null()
optional bool output_characteristic_id3_null = 1006; |
Values.integerValueOrBuilder |
getOutputCharacteristicId3OrBuilder()
optional .dstore.engine.values.integerValue output_characteristic_id3 = 6; |
com.google.protobuf.Parser<OmGetPersonSurchargesAd.Parameters> |
getParserForType() |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 2; |
boolean |
getPersonIdNull()
optional bool person_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 2; |
Values.integerValue |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 1; |
int |
getSerializedSize() |
Values.integerValue |
getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 3; |
boolean |
getTreeNodeIdNull()
optional bool tree_node_id_null = 1003; |
Values.integerValueOrBuilder |
getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasOutputCharacteristicId1()
optional .dstore.engine.values.integerValue output_characteristic_id1 = 4; |
boolean |
hasOutputCharacteristicId2()
optional .dstore.engine.values.integerValue output_characteristic_id2 = 5; |
boolean |
hasOutputCharacteristicId3()
optional .dstore.engine.values.integerValue output_characteristic_id3 = 6; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 2; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1; |
boolean |
hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmGetPersonSurchargesAd.Parameters.Builder |
newBuilder() |
static OmGetPersonSurchargesAd.Parameters.Builder |
newBuilder(OmGetPersonSurchargesAd.Parameters prototype) |
OmGetPersonSurchargesAd.Parameters.Builder |
newBuilderForType() |
protected OmGetPersonSurchargesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmGetPersonSurchargesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static OmGetPersonSurchargesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(byte[] data) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(java.io.InputStream input) |
static OmGetPersonSurchargesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmGetPersonSurchargesAd.Parameters> |
parser() |
OmGetPersonSurchargesAd.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 PERSON_TYPE_ID_FIELD_NUMBER
public static final int PERSON_TYPE_ID_NULL_FIELD_NUMBER
public static final int PERSON_ID_FIELD_NUMBER
public static final int PERSON_ID_NULL_FIELD_NUMBER
public static final int TREE_NODE_ID_FIELD_NUMBER
public static final int TREE_NODE_ID_NULL_FIELD_NUMBER
public static final int OUTPUT_CHARACTERISTIC_ID1_FIELD_NUMBER
public static final int OUTPUT_CHARACTERISTIC_ID1_NULL_FIELD_NUMBER
public static final int OUTPUT_CHARACTERISTIC_ID2_FIELD_NUMBER
public static final int OUTPUT_CHARACTERISTIC_ID2_NULL_FIELD_NUMBER
public static final int OUTPUT_CHARACTERISTIC_ID3_FIELD_NUMBER
public static final int OUTPUT_CHARACTERISTIC_ID3_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmGetPersonSurchargesAd.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 hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1;hasPersonTypeId in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1;getPersonTypeId in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 1;getPersonTypeIdOrBuilder in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1001;getPersonTypeIdNull in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 2;hasPersonId in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 2;getPersonId in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 2;getPersonIdOrBuilder in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean getPersonIdNull()
optional bool person_id_null = 1002;getPersonIdNull in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 3;hasTreeNodeId in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValue getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 3;getTreeNodeId in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 3;getTreeNodeIdOrBuilder in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean getTreeNodeIdNull()
optional bool tree_node_id_null = 1003;getTreeNodeIdNull in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean hasOutputCharacteristicId1()
optional .dstore.engine.values.integerValue output_characteristic_id1 = 4;hasOutputCharacteristicId1 in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValue getOutputCharacteristicId1()
optional .dstore.engine.values.integerValue output_characteristic_id1 = 4;getOutputCharacteristicId1 in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getOutputCharacteristicId1OrBuilder()
optional .dstore.engine.values.integerValue output_characteristic_id1 = 4;getOutputCharacteristicId1OrBuilder in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean getOutputCharacteristicId1Null()
optional bool output_characteristic_id1_null = 1004;getOutputCharacteristicId1Null in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean hasOutputCharacteristicId2()
optional .dstore.engine.values.integerValue output_characteristic_id2 = 5;hasOutputCharacteristicId2 in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValue getOutputCharacteristicId2()
optional .dstore.engine.values.integerValue output_characteristic_id2 = 5;getOutputCharacteristicId2 in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getOutputCharacteristicId2OrBuilder()
optional .dstore.engine.values.integerValue output_characteristic_id2 = 5;getOutputCharacteristicId2OrBuilder in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean getOutputCharacteristicId2Null()
optional bool output_characteristic_id2_null = 1005;getOutputCharacteristicId2Null in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean hasOutputCharacteristicId3()
optional .dstore.engine.values.integerValue output_characteristic_id3 = 6;hasOutputCharacteristicId3 in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValue getOutputCharacteristicId3()
optional .dstore.engine.values.integerValue output_characteristic_id3 = 6;getOutputCharacteristicId3 in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getOutputCharacteristicId3OrBuilder()
optional .dstore.engine.values.integerValue output_characteristic_id3 = 6;getOutputCharacteristicId3OrBuilder in interface OmGetPersonSurchargesAd.ParametersOrBuilderpublic boolean getOutputCharacteristicId3Null()
optional bool output_characteristic_id3_null = 1006;getOutputCharacteristicId3Null in interface OmGetPersonSurchargesAd.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 OmGetPersonSurchargesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPersonSurchargesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPersonSurchargesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetPersonSurchargesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmGetPersonSurchargesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmGetPersonSurchargesAd.Parameters.Builder newBuilder()
public static OmGetPersonSurchargesAd.Parameters.Builder newBuilder(OmGetPersonSurchargesAd.Parameters prototype)
public OmGetPersonSurchargesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmGetPersonSurchargesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmGetPersonSurchargesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<OmGetPersonSurchargesAd.Parameters> parser()
public com.google.protobuf.Parser<OmGetPersonSurchargesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmGetPersonSurchargesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder