public static interface CiscProto.StoreKeysOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PoPProto.FinalStatement |
getFinal()
optional .pop.FinalStatement final = 2; |
PoPProto.FinalStatementOrBuilder |
getFinalOrBuilder()
optional .pop.FinalStatement final = 2; |
com.google.protobuf.ByteString |
getPublics(int index)
repeated bytes publics = 3; |
int |
getPublicsCount()
repeated bytes publics = 3; |
List<com.google.protobuf.ByteString> |
getPublicsList()
repeated bytes publics = 3; |
com.google.protobuf.ByteString |
getSig()
required bytes sig = 4; |
int |
getType()
required sint32 type = 1; |
boolean |
hasFinal()
optional .pop.FinalStatement final = 2; |
boolean |
hasSig()
required bytes sig = 4; |
boolean |
hasType()
required sint32 type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required sint32 type = 1;int getType()
required sint32 type = 1;boolean hasFinal()
optional .pop.FinalStatement final = 2;PoPProto.FinalStatement getFinal()
optional .pop.FinalStatement final = 2;PoPProto.FinalStatementOrBuilder getFinalOrBuilder()
optional .pop.FinalStatement final = 2;List<com.google.protobuf.ByteString> getPublicsList()
repeated bytes publics = 3;int getPublicsCount()
repeated bytes publics = 3;com.google.protobuf.ByteString getPublics(int index)
repeated bytes publics = 3;boolean hasSig()
required bytes sig = 4;com.google.protobuf.ByteString getSig()
required bytes sig = 4;Copyright © 2019. All rights reserved.