public static interface MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation |
getOp(int index)
repeated .MATLAB_Request_Operation_Set.Operation op = 1; |
int |
getOpCount()
repeated .MATLAB_Request_Operation_Set.Operation op = 1; |
List<MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation> |
getOpList()
repeated .MATLAB_Request_Operation_Set.Operation op = 1; |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder |
getOpOrBuilder(int index)
repeated .MATLAB_Request_Operation_Set.Operation op = 1; |
List<? extends MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder> |
getOpOrBuilderList()
repeated .MATLAB_Request_Operation_Set.Operation op = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation> getOpList()
repeated .MATLAB_Request_Operation_Set.Operation op = 1;MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation getOp(int index)
repeated .MATLAB_Request_Operation_Set.Operation op = 1;int getOpCount()
repeated .MATLAB_Request_Operation_Set.Operation op = 1;List<? extends MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder> getOpOrBuilderList()
repeated .MATLAB_Request_Operation_Set.Operation op = 1;MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder getOpOrBuilder(int index)
repeated .MATLAB_Request_Operation_Set.Operation op = 1;Copyright © 2015–2024. All rights reserved.