public static interface ByzCoinProto.CheckAuthorizationResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActions(int index)
repeated string actions = 1; |
com.google.protobuf.ByteString |
getActionsBytes(int index)
repeated string actions = 1; |
int |
getActionsCount()
repeated string actions = 1; |
List<String> |
getActionsList()
repeated string actions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getActionsCount()
repeated string actions = 1;String getActions(int index)
repeated string actions = 1;com.google.protobuf.ByteString getActionsBytes(int index)
repeated string actions = 1;Copyright © 2019. All rights reserved.