public static interface Personhood.MeetupResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Personhood.UserLocation |
getUsers(int index)
repeated .personhood.UserLocation users = 1; |
int |
getUsersCount()
repeated .personhood.UserLocation users = 1; |
List<Personhood.UserLocation> |
getUsersList()
repeated .personhood.UserLocation users = 1; |
Personhood.UserLocationOrBuilder |
getUsersOrBuilder(int index)
repeated .personhood.UserLocation users = 1; |
List<? extends Personhood.UserLocationOrBuilder> |
getUsersOrBuilderList()
repeated .personhood.UserLocation users = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Personhood.UserLocation> getUsersList()
repeated .personhood.UserLocation users = 1;Personhood.UserLocation getUsers(int index)
repeated .personhood.UserLocation users = 1;int getUsersCount()
repeated .personhood.UserLocation users = 1;List<? extends Personhood.UserLocationOrBuilder> getUsersOrBuilderList()
repeated .personhood.UserLocation users = 1;Personhood.UserLocationOrBuilder getUsersOrBuilder(int index)
repeated .personhood.UserLocation users = 1;Copyright © 2019. All rights reserved.