| Package | Description |
|---|---|
| com.mathworks.mps.client.internal |
| Modifier and Type | Method and Description |
|---|---|
static MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType.forNumber(int value) |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder.getType()
required .MATLAB_Request_Operation_Set.OperationType type = 1; |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.getType()
required .MATLAB_Request_Operation_Set.OperationType type = 1; |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder.getType()
required .MATLAB_Request_Operation_Set.OperationType type = 1; |
static MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType[] |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType> |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder.setType(MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType value)
required .MATLAB_Request_Operation_Set.OperationType type = 1; |
Copyright © 2015–2024. All rights reserved.