public static interface Personhood.PartyListResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Personhood.Party |
getParties(int index)
repeated .personhood.Party parties = 1; |
int |
getPartiesCount()
repeated .personhood.Party parties = 1; |
List<Personhood.Party> |
getPartiesList()
repeated .personhood.Party parties = 1; |
Personhood.PartyOrBuilder |
getPartiesOrBuilder(int index)
repeated .personhood.Party parties = 1; |
List<? extends Personhood.PartyOrBuilder> |
getPartiesOrBuilderList()
repeated .personhood.Party parties = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Personhood.Party> getPartiesList()
repeated .personhood.Party parties = 1;Personhood.Party getParties(int index)
repeated .personhood.Party parties = 1;int getPartiesCount()
repeated .personhood.Party parties = 1;List<? extends Personhood.PartyOrBuilder> getPartiesOrBuilderList()
repeated .personhood.Party parties = 1;Personhood.PartyOrBuilder getPartiesOrBuilder(int index)
repeated .personhood.Party parties = 1;Copyright © 2019. All rights reserved.