public static interface ProtobufMessages.Agenda.FocusStackOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getGroupName(int index)
repeated string group_name = 1; |
com.google.protobuf.ByteString |
getGroupNameBytes(int index)
repeated string group_name = 1; |
int |
getGroupNameCount()
repeated string group_name = 1; |
List<String> |
getGroupNameList()
repeated string group_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getGroupNameCount()
repeated string group_name = 1;
String getGroupName(int index)
repeated string group_name = 1;
com.google.protobuf.ByteString getGroupNameBytes(int index)
repeated string group_name = 1;
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.