public static interface MATLABArray.MATLAB_Array.Int8OrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getElements()
required bytes elements = 1; |
com.google.protobuf.ByteString |
getImagElements()
optional bytes imag_elements = 2; |
boolean |
hasElements()
required bytes elements = 1; |
boolean |
hasImagElements()
optional bytes imag_elements = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasElements()
required bytes elements = 1;com.google.protobuf.ByteString getElements()
required bytes elements = 1;boolean hasImagElements()
optional bytes imag_elements = 2;com.google.protobuf.ByteString getImagElements()
optional bytes imag_elements = 2;Copyright © 2015–2021. All rights reserved.