| Package | Description |
|---|---|
| com.mathworks.mps.client.rest |
RESTful API and Protocol Buffer Support
|
| Modifier and Type | Method and Description |
|---|---|
MATLABRequestState |
MATLABRequest.getState()
Returns the state of the request.
|
MATLABRequestState |
MATLABRequestHandle.getState()
Returns the state of the request.
|
MATLABRequestState |
MATLABRequestHandle.getState()
Returns the state of the request.
|
MATLABRequestState |
MATLABRequest.getState()
Returns the state of the request.
|
static MATLABRequestState |
MATLABRequestState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MATLABRequestState |
MATLABRequestState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MATLABRequestState[] |
MATLABRequestState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static MATLABRequestState[] |
MATLABRequestState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MATLABRequest(long lastModified,
MATLABRequestState state) |
MATLABRequest(long lastModified,
MATLABRequestState state) |
Copyright © 2015–2021. All rights reserved.