public static interface BitControl.CustomMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getMessage()
optional bytes message = 2; |
int |
getType()
optional int32 type = 1; |
boolean |
hasMessage()
optional bytes message = 2; |
boolean |
hasType()
optional int32 type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasType()
optional int32 type = 1;
int getType()
optional int32 type = 1;
boolean hasMessage()
optional bytes message = 2;
com.google.protobuf.ByteString getMessage()
optional bytes message = 2;
Copyright © 1970 The Apache Software Foundation. All rights reserved.