public static interface Protocol.authorityOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Protocol.AccountId |
getAccount()
.protocol.AccountId account = 1; |
Protocol.AccountIdOrBuilder |
getAccountOrBuilder()
.protocol.AccountId account = 1; |
com.google.protobuf.ByteString |
getPermissionName()
bytes permission_name = 2; |
boolean |
hasAccount()
.protocol.AccountId account = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasAccount()
.protocol.AccountId account = 1;
Protocol.AccountId getAccount()
.protocol.AccountId account = 1;
Protocol.AccountIdOrBuilder getAccountOrBuilder()
.protocol.AccountId account = 1;
com.google.protobuf.ByteString getPermissionName()
bytes permission_name = 2;
Copyright © 2020. All rights reserved.