ProbationCandidateList.Info.Builder |
ProbationCandidateList.Builder.addProbationListBuilder()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Builder.addProbationListBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.clear() |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.clearAddress()
string address = 1;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.clearCount()
uint32 count = 2;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.clone() |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Builder.getProbationListBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.mergeFrom(com.google.protobuf.Message other) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.mergeFrom(ProbationCandidateList.Info other) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.newBuilder() |
static ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.newBuilder(ProbationCandidateList.Info prototype) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.newBuilderForType() |
protected ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.setAddress(String value)
string address = 1;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.setAddressBytes(com.google.protobuf.ByteString value)
string address = 1;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.setCount(int value)
uint32 count = 2;
|
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProbationCandidateList.Info.Builder |
ProbationCandidateList.Info.toBuilder() |