public static interface PoPProto.StoreConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PoPProto.PopDesc |
getDesc()
optional .pop.PopDesc desc = 1; |
PoPProto.PopDescOrBuilder |
getDescOrBuilder()
optional .pop.PopDesc desc = 1; |
com.google.protobuf.ByteString |
getSignature()
required bytes signature = 2; |
boolean |
hasDesc()
optional .pop.PopDesc desc = 1; |
boolean |
hasSignature()
required bytes signature = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDesc()
optional .pop.PopDesc desc = 1;PoPProto.PopDesc getDesc()
optional .pop.PopDesc desc = 1;PoPProto.PopDescOrBuilder getDescOrBuilder()
optional .pop.PopDesc desc = 1;boolean hasSignature()
required bytes signature = 2;com.google.protobuf.ByteString getSignature()
required bytes signature = 2;Copyright © 2019. All rights reserved.