public static interface ProtobufMessages.SerializedObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getObject()
optional bytes object = 2; |
int |
getStrategyIndex()
optional int32 strategy_index = 1; |
boolean |
hasObject()
optional bytes object = 2; |
boolean |
hasStrategyIndex()
optional int32 strategy_index = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStrategyIndex()
optional int32 strategy_index = 1;int getStrategyIndex()
optional int32 strategy_index = 1;boolean hasObject()
optional bytes object = 2;com.google.protobuf.ByteString getObject()
optional bytes object = 2;Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.