public static interface MysqlxDatatypes.Scalar.OctetsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getContentType()
optional uint32 content_type = 2; |
com.google.protobuf.ByteString |
getValue()
required bytes value = 1; |
boolean |
hasContentType()
optional uint32 content_type = 2; |
boolean |
hasValue()
required bytes value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasValue()
required bytes value = 1;com.google.protobuf.ByteString getValue()
required bytes value = 1;boolean hasContentType()
optional uint32 content_type = 2;int getContentType()
optional uint32 content_type = 2;