| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.Builder.build() |
ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.Builder.buildPartial() |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.getDefaultInstance() |
ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.getDefaultInstanceForType() |
ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.Builder.getDefaultInstanceForType() |
ElectionContract.CandidateDetail |
ElectionContract.GetPageableCandidateInformationOutputOrBuilder.getValue(int index)
The details of the candidates.
|
ElectionContract.CandidateDetail |
ElectionContract.GetPageableCandidateInformationOutput.getValue(int index)
The details of the candidates.
|
ElectionContract.CandidateDetail |
ElectionContract.GetPageableCandidateInformationOutput.Builder.getValue(int index)
The details of the candidates.
|
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseDelimitedFrom(InputStream input) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(byte[] data) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(ByteBuffer data) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(com.google.protobuf.ByteString data) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(com.google.protobuf.CodedInputStream input) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(InputStream input) |
static ElectionContract.CandidateDetail |
ElectionContract.CandidateDetail.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<ElectionContract.CandidateDetail> |
ElectionContract.CandidateDetail.getParserForType() |
List<ElectionContract.CandidateDetail> |
ElectionContract.GetPageableCandidateInformationOutputOrBuilder.getValueList()
The details of the candidates.
|
List<ElectionContract.CandidateDetail> |
ElectionContract.GetPageableCandidateInformationOutput.getValueList()
The details of the candidates.
|
List<ElectionContract.CandidateDetail> |
ElectionContract.GetPageableCandidateInformationOutput.Builder.getValueList()
The details of the candidates.
|
static com.google.protobuf.Parser<ElectionContract.CandidateDetail> |
ElectionContract.CandidateDetail.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ElectionContract.GetPageableCandidateInformationOutput.Builder |
ElectionContract.GetPageableCandidateInformationOutput.Builder.addValue(ElectionContract.CandidateDetail value)
The details of the candidates.
|
ElectionContract.GetPageableCandidateInformationOutput.Builder |
ElectionContract.GetPageableCandidateInformationOutput.Builder.addValue(int index,
ElectionContract.CandidateDetail value)
The details of the candidates.
|
ElectionContract.CandidateDetail.Builder |
ElectionContract.CandidateDetail.Builder.mergeFrom(ElectionContract.CandidateDetail other) |
static ElectionContract.CandidateDetail.Builder |
ElectionContract.CandidateDetail.newBuilder(ElectionContract.CandidateDetail prototype) |
ElectionContract.GetPageableCandidateInformationOutput.Builder |
ElectionContract.GetPageableCandidateInformationOutput.Builder.setValue(int index,
ElectionContract.CandidateDetail value)
The details of the candidates.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ElectionContract.GetPageableCandidateInformationOutput.Builder |
ElectionContract.GetPageableCandidateInformationOutput.Builder.addAllValue(Iterable<? extends ElectionContract.CandidateDetail> values)
The details of the candidates.
|
Copyright © 2020. All rights reserved.