public static final class PmCheckPersonIdentityPu.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<PmCheckPersonIdentityPu.Response.Row.Builder> implements PmCheckPersonIdentityPu.Response.RowOrBuilder
dstore.engine.pm_CheckPersonIdentity_Pu.Response.Row| Modifier and Type | Method and Description |
|---|---|
PmCheckPersonIdentityPu.Response.Row |
build() |
PmCheckPersonIdentityPu.Response.Row |
buildPartial() |
PmCheckPersonIdentityPu.Response.Row.Builder |
clear() |
PmCheckPersonIdentityPu.Response.Row.Builder |
clearPersonId()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
PmCheckPersonIdentityPu.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
PmCheckPersonIdentityPu.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
Values.integerValue.Builder |
getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PmCheckPersonIdentityPu.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PmCheckPersonIdentityPu.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
PmCheckPersonIdentityPu.Response.Row.Builder |
mergeFrom(PmCheckPersonIdentityPu.Response.Row other) |
PmCheckPersonIdentityPu.Response.Row.Builder |
mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
PmCheckPersonIdentityPu.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PmCheckPersonIdentityPu.Response.Row.Builder |
setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
PmCheckPersonIdentityPu.Response.Row.Builder |
setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
|
PmCheckPersonIdentityPu.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
PmCheckPersonIdentityPu.Response.Row.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<PmCheckPersonIdentityPu.Response.Row.Builder>public PmCheckPersonIdentityPu.Response.Row.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PmCheckPersonIdentityPu.Response.Row.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<PmCheckPersonIdentityPu.Response.Row.Builder>public PmCheckPersonIdentityPu.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PmCheckPersonIdentityPu.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PmCheckPersonIdentityPu.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PmCheckPersonIdentityPu.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PmCheckPersonIdentityPu.Response.Row.Builder>public PmCheckPersonIdentityPu.Response.Row.Builder mergeFrom(PmCheckPersonIdentityPu.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PmCheckPersonIdentityPu.Response.Row.Builder>public PmCheckPersonIdentityPu.Response.Row.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<PmCheckPersonIdentityPu.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface PmCheckPersonIdentityPu.Response.RowOrBuilderpublic PmCheckPersonIdentityPu.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public PmCheckPersonIdentityPu.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
hasPersonId in interface PmCheckPersonIdentityPu.Response.RowOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
getPersonId in interface PmCheckPersonIdentityPu.Response.RowOrBuilderpublic PmCheckPersonIdentityPu.Response.Row.Builder setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
public PmCheckPersonIdentityPu.Response.Row.Builder setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
public PmCheckPersonIdentityPu.Response.Row.Builder mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
public PmCheckPersonIdentityPu.Response.Row.Builder clearPersonId()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
public Values.integerValue.Builder getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
public Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10001;
Die ID der ermittelten Person
getPersonIdOrBuilder in interface PmCheckPersonIdentityPu.Response.RowOrBuilderpublic final PmCheckPersonIdentityPu.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<PmCheckPersonIdentityPu.Response.Row.Builder>public final PmCheckPersonIdentityPu.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<PmCheckPersonIdentityPu.Response.Row.Builder>