| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Personhood.RoPaSci> |
Personhood.RoPaSci.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Personhood.RoPaSci |
Personhood.RoPaSci.Builder.build() |
Personhood.RoPaSci |
Personhood.RoPaSci.Builder.buildPartial() |
static Personhood.RoPaSci |
Personhood.RoPaSci.getDefaultInstance() |
Personhood.RoPaSci |
Personhood.RoPaSci.getDefaultInstanceForType() |
Personhood.RoPaSci |
Personhood.RoPaSci.Builder.getDefaultInstanceForType() |
Personhood.RoPaSci |
Personhood.RoPaSciListOrBuilder.getNewropasci()
optional .personhood.RoPaSci newropasci = 1; |
Personhood.RoPaSci |
Personhood.RoPaSciList.getNewropasci()
optional .personhood.RoPaSci newropasci = 1; |
Personhood.RoPaSci |
Personhood.RoPaSciList.Builder.getNewropasci()
optional .personhood.RoPaSci newropasci = 1; |
Personhood.RoPaSci |
Personhood.RoPaSciListResponseOrBuilder.getRopascis(int index)
repeated .personhood.RoPaSci ropascis = 1; |
Personhood.RoPaSci |
Personhood.RoPaSciListResponse.getRopascis(int index)
repeated .personhood.RoPaSci ropascis = 1; |
Personhood.RoPaSci |
Personhood.RoPaSciListResponse.Builder.getRopascis(int index)
repeated .personhood.RoPaSci ropascis = 1; |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseDelimitedFrom(InputStream input) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(byte[] data) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(ByteBuffer data) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(com.google.protobuf.ByteString data) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(com.google.protobuf.CodedInputStream input) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(InputStream input) |
static Personhood.RoPaSci |
Personhood.RoPaSci.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Personhood.RoPaSci> |
Personhood.RoPaSci.getParserForType() |
List<Personhood.RoPaSci> |
Personhood.RoPaSciListResponseOrBuilder.getRopascisList()
repeated .personhood.RoPaSci ropascis = 1; |
List<Personhood.RoPaSci> |
Personhood.RoPaSciListResponse.getRopascisList()
repeated .personhood.RoPaSci ropascis = 1; |
List<Personhood.RoPaSci> |
Personhood.RoPaSciListResponse.Builder.getRopascisList()
repeated .personhood.RoPaSci ropascis = 1; |
static com.google.protobuf.Parser<Personhood.RoPaSci> |
Personhood.RoPaSci.parser() |
| Modifier and Type | Method and Description |
|---|---|
Personhood.RoPaSciListResponse.Builder |
Personhood.RoPaSciListResponse.Builder.addRopascis(int index,
Personhood.RoPaSci value)
repeated .personhood.RoPaSci ropascis = 1; |
Personhood.RoPaSciListResponse.Builder |
Personhood.RoPaSciListResponse.Builder.addRopascis(Personhood.RoPaSci value)
repeated .personhood.RoPaSci ropascis = 1; |
Personhood.RoPaSci.Builder |
Personhood.RoPaSci.Builder.mergeFrom(Personhood.RoPaSci other) |
Personhood.RoPaSciList.Builder |
Personhood.RoPaSciList.Builder.mergeNewropasci(Personhood.RoPaSci value)
optional .personhood.RoPaSci newropasci = 1; |
static Personhood.RoPaSci.Builder |
Personhood.RoPaSci.newBuilder(Personhood.RoPaSci prototype) |
Personhood.RoPaSciList.Builder |
Personhood.RoPaSciList.Builder.setNewropasci(Personhood.RoPaSci value)
optional .personhood.RoPaSci newropasci = 1; |
Personhood.RoPaSciListResponse.Builder |
Personhood.RoPaSciListResponse.Builder.setRopascis(int index,
Personhood.RoPaSci value)
repeated .personhood.RoPaSci ropascis = 1; |
| Modifier and Type | Method and Description |
|---|---|
Personhood.RoPaSciListResponse.Builder |
Personhood.RoPaSciListResponse.Builder.addAllRopascis(Iterable<? extends Personhood.RoPaSci> values)
repeated .personhood.RoPaSci ropascis = 1; |
Copyright © 2019. All rights reserved.