public static interface Calypso.AuthorizeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getByzcoinid()
required bytes byzcoinid = 1; |
com.google.protobuf.ByteString |
getSignature()
optional bytes signature = 3; |
long |
getTimestamp()
optional sint64 timestamp = 2; |
boolean |
hasByzcoinid()
required bytes byzcoinid = 1; |
boolean |
hasSignature()
optional bytes signature = 3; |
boolean |
hasTimestamp()
optional sint64 timestamp = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasByzcoinid()
required bytes byzcoinid = 1;com.google.protobuf.ByteString getByzcoinid()
required bytes byzcoinid = 1;boolean hasTimestamp()
optional sint64 timestamp = 2;long getTimestamp()
optional sint64 timestamp = 2;boolean hasSignature()
optional bytes signature = 3;com.google.protobuf.ByteString getSignature()
optional bytes signature = 3;Copyright © 2019. All rights reserved.