public static final class PmGetMostRecentUniqueIDPu.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder> implements PmGetMostRecentUniqueIDPu.ParametersOrBuilder
dstore.engine.pm_GetMostRecentUniqueID_Pu.Parameters| Modifier and Type | Method and Description |
|---|---|
PmGetMostRecentUniqueIDPu.Parameters |
build() |
PmGetMostRecentUniqueIDPu.Parameters |
buildPartial() |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clear() |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clearCaseSensitive()
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clearCaseSensitiveNull()
optional bool case_sensitive_null = 1003; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clearPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clearPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clearPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
clearPersonTypeIdNull()
optional bool person_type_id_null = 1002; |
Values.booleanValue |
getCaseSensitive()
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
Values.booleanValue.Builder |
getCaseSensitiveBuilder()
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
boolean |
getCaseSensitiveNull()
optional bool case_sensitive_null = 1003; |
Values.booleanValueOrBuilder |
getCaseSensitiveOrBuilder()
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
PmGetMostRecentUniqueIDPu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
Values.stringValue.Builder |
getPersonIdentificationValuesBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
boolean |
getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001; |
Values.stringValueOrBuilder |
getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
Values.integerValue |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
Values.integerValue.Builder |
getPersonTypeIdBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
hasCaseSensitive()
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
boolean |
hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergeCaseSensitive(Values.booleanValue value)
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergeFrom(PmGetMostRecentUniqueIDPu.Parameters other) |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergePersonIdentificationValues(Values.stringValue value)
optional .dstore.engine.values.stringValue person_identification_values = 1; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergePersonTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_type_id = 2; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setCaseSensitive(Values.booleanValue.Builder builderForValue)
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setCaseSensitive(Values.booleanValue value)
optional .dstore.engine.values.booleanValue case_sensitive = 3; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setCaseSensitiveNull(boolean value)
optional bool case_sensitive_null = 1003; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setPersonIdentificationValues(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue person_identification_values = 1; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setPersonIdentificationValues(Values.stringValue value)
optional .dstore.engine.values.stringValue person_identification_values = 1; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setPersonIdentificationValuesNull(boolean value)
optional bool person_identification_values_null = 1001; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setPersonTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_type_id = 2; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setPersonTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_type_id = 2; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setPersonTypeIdNull(boolean value)
optional bool person_type_id_null = 1002; |
PmGetMostRecentUniqueIDPu.Parameters.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>public PmGetMostRecentUniqueIDPu.Parameters.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>public PmGetMostRecentUniqueIDPu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PmGetMostRecentUniqueIDPu.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>public PmGetMostRecentUniqueIDPu.Parameters.Builder mergeFrom(PmGetMostRecentUniqueIDPu.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>public PmGetMostRecentUniqueIDPu.Parameters.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>java.io.IOExceptionpublic boolean hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;hasPersonIdentificationValues in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic Values.stringValue getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;getPersonIdentificationValues in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder setPersonIdentificationValues(Values.stringValue value)
optional .dstore.engine.values.stringValue person_identification_values = 1;public PmGetMostRecentUniqueIDPu.Parameters.Builder setPersonIdentificationValues(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue person_identification_values = 1;public PmGetMostRecentUniqueIDPu.Parameters.Builder mergePersonIdentificationValues(Values.stringValue value)
optional .dstore.engine.values.stringValue person_identification_values = 1;public PmGetMostRecentUniqueIDPu.Parameters.Builder clearPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;public Values.stringValue.Builder getPersonIdentificationValuesBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1;public Values.stringValueOrBuilder getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1;getPersonIdentificationValuesOrBuilder in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic boolean getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001;getPersonIdentificationValuesNull in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder setPersonIdentificationValuesNull(boolean value)
optional bool person_identification_values_null = 1001;public PmGetMostRecentUniqueIDPu.Parameters.Builder clearPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001;public boolean hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;hasPersonTypeId in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;getPersonTypeId in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder setPersonTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_type_id = 2;public PmGetMostRecentUniqueIDPu.Parameters.Builder setPersonTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_type_id = 2;public PmGetMostRecentUniqueIDPu.Parameters.Builder mergePersonTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_type_id = 2;public PmGetMostRecentUniqueIDPu.Parameters.Builder clearPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;public Values.integerValue.Builder getPersonTypeIdBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2;public Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2;getPersonTypeIdOrBuilder in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1002;getPersonTypeIdNull in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder setPersonTypeIdNull(boolean value)
optional bool person_type_id_null = 1002;public PmGetMostRecentUniqueIDPu.Parameters.Builder clearPersonTypeIdNull()
optional bool person_type_id_null = 1002;public boolean hasCaseSensitive()
optional .dstore.engine.values.booleanValue case_sensitive = 3;hasCaseSensitive in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic Values.booleanValue getCaseSensitive()
optional .dstore.engine.values.booleanValue case_sensitive = 3;getCaseSensitive in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder setCaseSensitive(Values.booleanValue value)
optional .dstore.engine.values.booleanValue case_sensitive = 3;public PmGetMostRecentUniqueIDPu.Parameters.Builder setCaseSensitive(Values.booleanValue.Builder builderForValue)
optional .dstore.engine.values.booleanValue case_sensitive = 3;public PmGetMostRecentUniqueIDPu.Parameters.Builder mergeCaseSensitive(Values.booleanValue value)
optional .dstore.engine.values.booleanValue case_sensitive = 3;public PmGetMostRecentUniqueIDPu.Parameters.Builder clearCaseSensitive()
optional .dstore.engine.values.booleanValue case_sensitive = 3;public Values.booleanValue.Builder getCaseSensitiveBuilder()
optional .dstore.engine.values.booleanValue case_sensitive = 3;public Values.booleanValueOrBuilder getCaseSensitiveOrBuilder()
optional .dstore.engine.values.booleanValue case_sensitive = 3;getCaseSensitiveOrBuilder in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic boolean getCaseSensitiveNull()
optional bool case_sensitive_null = 1003;getCaseSensitiveNull in interface PmGetMostRecentUniqueIDPu.ParametersOrBuilderpublic PmGetMostRecentUniqueIDPu.Parameters.Builder setCaseSensitiveNull(boolean value)
optional bool case_sensitive_null = 1003;public PmGetMostRecentUniqueIDPu.Parameters.Builder clearCaseSensitiveNull()
optional bool case_sensitive_null = 1003;public final PmGetMostRecentUniqueIDPu.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>public final PmGetMostRecentUniqueIDPu.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<PmGetMostRecentUniqueIDPu.Parameters.Builder>