- genericFlattenBoolean(boolean[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of boolean of dimensions greater than 3 into a
1-dimensional array of boolean.
- genericFlattenByte(byte[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of byte of dimensions greater than 3 into a
1-dimensional array of byte.
- genericFlattenChar(char[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of char of dimensions greater than 3 into a
1-dimensional array of char.
- genericFlattenDouble(double[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of double of dimensions greater than 3 into a
1-dimensional array of double.
- genericFlattenFloat(float[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of float of dimensions greater than 3 into a
1-dimensional array of float.
- genericFlattenInt(int[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of int of dimensions greater than 3 into a
1-dimensional array of int.
- genericFlattenJavaLangBoolean(boolean[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Boolean of dimensions greater than 3 into a
1-dimensional array of boolean.
- genericFlattenJavaLangByte(byte[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Byte of dimensions greater than 3 into a
1-dimensional array of byte.
- genericFlattenJavaLangCharacter(char[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Character of dimensions greater than 3 into a
1-dimensional array of char.
- genericFlattenJavaLangDouble(double[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Double of dimensions greater than 3 into a
1-dimensional array of double.
- genericFlattenJavaLangFloat(float[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Float of dimensions greater than 3 into a
1-dimensional array of float.
- genericFlattenJavaLangInteger(int[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Integer of dimensions greater than 3 into a
1-dimensional array of int.
- genericFlattenJavaLangLong(long[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Long of dimensions greater than 3 into a
1-dimensional array of long.
- genericFlattenJavaLangObject(Object[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Object of dimensions greater than 3 into a
1-dimensional array of java.lang.Object.
- genericFlattenJavaLangShort(short[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.Short of dimensions greater than 3 into a
1-dimensional array of short.
- genericFlattenJavaLangString(String[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of java.lang.String of dimensions greater than 3 into a
1-dimensional array of java.lang.String.
- genericFlattenLong(long[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of long of dimensions greater than 3 into a
1-dimensional array of long.
- genericFlattenShort(short[], Object, int, List<Integer>, List<Integer>, int) - Static method in class com.mathworks.mps.client.internal.Flattener
-
Flatten an array of short of dimensions greater than 3 into a
1-dimensional array of short.
- get() - Method in class com.mathworks.mps.client.internal.async.MWFuture
-
- get(long, TimeUnit) - Method in class com.mathworks.mps.client.internal.async.MWFuture
-
- getAllowedOperations() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllowedOperations() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllowedOperations() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllowedOperationsBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllowedOperationsOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllowedOperationsOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllowedOperationsOrBuilder() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
optional .MATLAB_Request_Operation_Set allowed_operations = 4;
- getAllPropTypes() - Method in class com.mathworks.mps.client.internal.MWStructToBeanFactory
-
A collection of types of all the fields of the user defined class that can act as target for a MATLAB struct
- getApacheHttpClient() - Method in class com.mathworks.mps.client.internal.ApacheFevalHandler
-
- getArrayElementType(Object) - Static method in class com.mathworks.mps.client.internal.ArrayUtils
-
Returns the type of an element in an array.
- getArrayID() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
Should only be set in shared arrays
- getArrayID() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
Should only be set in shared arrays
- getArrayID() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
Should only be set in shared arrays
- getBeanConstructor() - Method in class com.mathworks.mps.client.internal.MWStructToBeanFactoryConstructor
-
- getBeanSetterMap() - Method in class com.mathworks.mps.client.internal.MWStructToBeanFactorySetter
-
- getBeanType() - Method in class com.mathworks.mps.client.internal.MWStructInfo
-
- getBeanType() - Method in class com.mathworks.mps.client.internal.MWStructToBeanFactory
-
Get the underlying user defined class that will be used as target for a MATLAB structure
- getCamelCasedClassName(Class) - Static method in class com.mathworks.mps.client.internal.ArrayUtils
-
Returns camelcased version of a class name.
- getChildrenStructsForParentMLInput(Class) - Method in class com.mathworks.mps.client.internal.MWAttributesContainer
-
- getChildrenStructsForParentMLOutput(Class) - Method in class com.mathworks.mps.client.internal.MWAttributesContainer
-
- getClassInfo(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfo(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfo(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTableOrBuilder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTableOrBuilder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTableOrBuilder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTableOrBuilder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassInfoOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTableOrBuilder
-
repeated .MATLAB_ClassInfo classInfo = 1;
- getClassNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
MATLAB_Name must be set for heterogeneous array
- getClassNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
MATLAB_Name must be set for heterogeneous array
- getClassNameIndex() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
MATLAB_Name must be set for heterogeneous array
- getClassNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getClassNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getClassNameIndex() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getClient() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getClient() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
required string client = 2;
- getClient() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
required string client = 2;
- getClient() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.SubscriptionOrBuilder
-
required string client = 2;
- getClient() - Method in interface com.mathworks.mps.client.MWRequest
-
Get the client to which the request is attached.
- getClientBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
required string client = 2;
- getClientBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
required string client = 2;
- getClientBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.SubscriptionOrBuilder
-
required string client = 2;
- getClientRequestInfo() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getClientUsageLock() - Method in class com.mathworks.mps.client.internal.ApacheHttpClient
-
- getClientUUID() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getClientUUID() - Method in class com.mathworks.mps.client.MWHttpClient
-
Returns the client's universally unique identifier (UUID).
- getConfig() - Method in class com.mathworks.mps.client.MWHttpClient
-
Returns a reference to the connection configuration associated with this
instance of MWHttpClient.
- getCreatedSeq() - Method in class com.mathworks.mps.client.rest.MATLABRequests
-
Returns lastModifiedSeq value on the server associated with the client from which the HTTP request was made.
- getCurrentSeq() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getCurrentTime() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The current sequence number for the server
- getCurrentTime() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The current sequence number for the server
- getCurrentTime() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The current sequence number for the server
- getDataFrame() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
the dataFrame ID if data framing is used
- getDataFrame() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
the dataFrame ID if data framing is used
- getDataFrame() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
the dataFrame ID if data framing is used
- getDefault() - Static method in class com.mathworks.mps.client.internal.MWSSLContext
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
- getDefaultInstance() - Static method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
- getDefaultInstanceForType() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
- getDeleted(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests that have been deleted
- getDeleted(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests that have been deleted
- getDeleted(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests that have been deleted
- getDeletedBytes(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests that have been deleted
- getDeletedBytes(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests that have been deleted
- getDeletedBytes(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests that have been deleted
- getDeletedCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests that have been deleted
- getDeletedCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests that have been deleted
- getDeletedCount() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests that have been deleted
- getDeletedList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests that have been deleted
- getDeletedList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests that have been deleted
- getDeletedList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests that have been deleted
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.HTTPErrorInfo
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
- getDescriptor() - Static method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MWType
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
- getDescriptor() - Static method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.SparseType
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABError
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABParams
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestCreated
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestInfo
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
- getDescriptor() - Static method in enum com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.State
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
- getDescriptor() - Static method in enum com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABResult
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
- getDescriptor() - Static method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID.Builder
-
- getDescriptorForType() - Method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MWType
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
- getDescriptorForType() - Method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.SparseType
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
- getDescriptorForType() - Method in enum com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.State
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder
-
- getDescriptorForType() - Method in enum com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType
-
- getDescriptorForType() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
- getDimension(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
repeated uint64 dimension = 2 [packed = true];
- getDimension(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
repeated uint64 dimension = 2 [packed = true];
- getDimension(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
repeated uint64 dimension = 2 [packed = true];
- getDimensionCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
repeated uint64 dimension = 2 [packed = true];
- getDimensionCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
repeated uint64 dimension = 2 [packed = true];
- getDimensionCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
repeated uint64 dimension = 2 [packed = true];
- getDimensionList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
repeated uint64 dimension = 2 [packed = true];
- getDimensionList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
repeated uint64 dimension = 2 [packed = true];
- getDimensionList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
repeated uint64 dimension = 2 [packed = true];
- getDimensions(Object) - Static method in class com.mathworks.mps.client.internal.MATLABArrayBuilder
-
Returns a list containing the dimensions of input array
- getDimsArray(Object) - Static method in class com.mathworks.mps.client.internal.ArrayUtils
-
Return the dimensions of an array.
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
repeated .MATLAB_Array elements = 1;
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CellOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char.Builder
-
repeated uint32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
repeated uint32 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CharOrBuilder
-
repeated uint32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
repeated double elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
repeated double elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.DoubleOrBuilder
-
repeated double elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
repeated int32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
repeated int32 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16OrBuilder
-
repeated int32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
repeated sfixed32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
repeated sfixed32 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32OrBuilder
-
repeated sfixed32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
repeated int64 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
repeated int64 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64OrBuilder
-
repeated int64 elements = 1 [packed = true];
- getElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8.Builder
-
required bytes elements = 1;
- getElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
required bytes elements = 1;
- getElements() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8OrBuilder
-
required bytes elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical.Builder
-
repeated bool elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
repeated bool elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.LogicalOrBuilder
-
repeated bool elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
repeated .MATLAB_Array.Object elements = 1;
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectsOrBuilder
-
repeated .MATLAB_Array.Object elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
repeated float elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
repeated float elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SingleOrBuilder
-
repeated float elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated .MATLAB_Array elements = 2;
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated .MATLAB_Array elements = 2;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
repeated uint32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
repeated uint32 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16OrBuilder
-
repeated uint32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
repeated fixed32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
repeated fixed32 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32OrBuilder
-
repeated fixed32 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
repeated uint64 elements = 1 [packed = true];
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
repeated uint64 elements = 1 [packed = true];
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64OrBuilder
-
repeated uint64 elements = 1 [packed = true];
- getElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8.Builder
-
required bytes elements = 1;
- getElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
required bytes elements = 1;
- getElements() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8OrBuilder
-
required bytes elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
repeated .MATLAB_Array elements = 1;
- getElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArraysOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElementsBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElementsBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
repeated .MATLAB_Array elements = 1;
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CellOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char.Builder
-
repeated uint32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
repeated uint32 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CharOrBuilder
-
repeated uint32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
repeated double elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
repeated double elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.DoubleOrBuilder
-
repeated double elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
repeated int32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
repeated int32 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16OrBuilder
-
repeated int32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
repeated sfixed32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
repeated sfixed32 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32OrBuilder
-
repeated sfixed32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
repeated int64 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
repeated int64 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64OrBuilder
-
repeated int64 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical.Builder
-
repeated bool elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
repeated bool elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.LogicalOrBuilder
-
repeated bool elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectsOrBuilder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
repeated float elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
repeated float elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SingleOrBuilder
-
repeated float elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated .MATLAB_Array elements = 2;
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated .MATLAB_Array elements = 2;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
repeated uint32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
repeated uint32 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16OrBuilder
-
repeated uint32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
repeated fixed32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
repeated fixed32 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32OrBuilder
-
repeated fixed32 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
repeated uint64 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
repeated uint64 elements = 1 [packed = true];
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64OrBuilder
-
repeated uint64 elements = 1 [packed = true];
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
repeated .MATLAB_Array elements = 1;
- getElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArraysOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
repeated .MATLAB_Array elements = 1;
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CellOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char.Builder
-
repeated uint32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
repeated uint32 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CharOrBuilder
-
repeated uint32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
repeated double elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
repeated double elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.DoubleOrBuilder
-
repeated double elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
repeated int32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
repeated int32 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16OrBuilder
-
repeated int32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
repeated sfixed32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
repeated sfixed32 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32OrBuilder
-
repeated sfixed32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
repeated int64 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
repeated int64 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64OrBuilder
-
repeated int64 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical.Builder
-
repeated bool elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
repeated bool elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.LogicalOrBuilder
-
repeated bool elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectsOrBuilder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
repeated float elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
repeated float elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SingleOrBuilder
-
repeated float elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated .MATLAB_Array elements = 2;
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated .MATLAB_Array elements = 2;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
repeated uint32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
repeated uint32 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16OrBuilder
-
repeated uint32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
repeated fixed32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
repeated fixed32 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32OrBuilder
-
repeated fixed32 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
repeated uint64 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
repeated uint64 elements = 1 [packed = true];
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64OrBuilder
-
repeated uint64 elements = 1 [packed = true];
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
repeated .MATLAB_Array elements = 1;
- getElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArraysOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CellOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectsOrBuilder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated .MATLAB_Array elements = 2;
- getElementsOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated .MATLAB_Array elements = 2;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArraysOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.CellOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects.Builder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectsOrBuilder
-
repeated .MATLAB_Array.Object elements = 1;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated .MATLAB_Array elements = 2;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated .MATLAB_Array elements = 2;
- getElementsOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated .MATLAB_Array elements = 2;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
repeated .MATLAB_Array elements = 1;
- getElementsOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArraysOrBuilder
-
repeated .MATLAB_Array elements = 1;
- getEnumerationNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
present if the object is an enumeration
- getEnumerationNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
present if the object is an enumeration
- getEnumerationNameIndex() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
present if the object is an enumeration
- getError() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
optional .MATLAB_Error error = 2;
- getError() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
optional .MATLAB_Error error = 2;
- getError() - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
optional .MATLAB_Error error = 2;
- getErrorBuilder() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
optional .MATLAB_Error error = 2;
- getErrorOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
optional .MATLAB_Error error = 2;
- getErrorOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
optional .MATLAB_Error error = 2;
- getErrorOrBuilder() - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
optional .MATLAB_Error error = 2;
- getFieldNames(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated string field_names = 1;
- getFieldNames(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated string field_names = 1;
- getFieldNames(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated string field_names = 1;
- getFieldNamesBytes(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated string field_names = 1;
- getFieldNamesBytes(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated string field_names = 1;
- getFieldNamesBytes(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated string field_names = 1;
- getFieldNamesCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated string field_names = 1;
- getFieldNamesCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated string field_names = 1;
- getFieldNamesCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated string field_names = 1;
- getFieldNamesList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct.Builder
-
repeated string field_names = 1;
- getFieldNamesList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
repeated string field_names = 1;
- getFieldNamesList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StructOrBuilder
-
repeated string field_names = 1;
- getFile() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
required string file = 1;
- getFile() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
required string file = 1;
- getFile() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_FrameOrBuilder
-
required string file = 1;
- getFile() - Method in class com.mathworks.mps.client.MATLABStackFrame
-
Get the complete path to MATLAB file including the extension.
- getFileBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
required string file = 1;
- getFileBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
required string file = 1;
- getFileBytes() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_FrameOrBuilder
-
required string file = 1;
- getFunctionName() - Method in class com.mathworks.mps.client.internal.ResponseProducer
-
- getFuture() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getFuture() - Method in interface com.mathworks.mps.client.MWRequest
-
Returns a future object that can be used to get the result or cancel this request.
- getFutureVisitor() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getHostnameVerifier() - Method in interface com.mathworks.mps.client.MWSSLConfig
-
Provides a user defined hostname verifier that will be used only if URL's hostname and server's hostname
do not match during the default HTTPS hostname verification.
- getHostnameVerifier() - Method in class com.mathworks.mps.client.MWSSLDefaultConfig
-
Returns the default implementation of HostnameVerifier interface.
- getHttpBody() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
The response body, if there is one
- getHttpBody() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
The response body, if there is one
- getHttpBody() - Method in interface com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_InfoOrBuilder
-
The response body, if there is one
- getHttpBody() - Method in class com.mathworks.mps.client.rest.HTTPErrorInfo
-
Returns the HTTP body for the failed request.
- getHttpBodyBytes() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
The response body, if there is one
- getHttpBodyBytes() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
The response body, if there is one
- getHttpBodyBytes() - Method in interface com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_InfoOrBuilder
-
The response body, if there is one
- getHttpClientAsync() - Method in class com.mathworks.mps.client.internal.ApacheHttpClient
-
- getHttpCode() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
The status code that indicates what error occurred
- getHttpCode() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
The status code that indicates what error occurred
- getHttpCode() - Method in interface com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_InfoOrBuilder
-
The status code that indicates what error occurred
- getHttpContext() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getHttpErrorCode() - Method in class com.mathworks.mps.client.rest.HTTPErrorInfo
-
Returns the HTTP error code for the failed request.
- getHttpErrorMessage() - Method in class com.mathworks.mps.client.rest.HTTPErrorInfo
-
Returns the HTTP error message for the failed request.
- getHttpMessage() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
The message string that follows the error code
- getHttpMessage() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
The message string that follows the error code
- getHttpMessage() - Method in interface com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_InfoOrBuilder
-
The message string that follows the error code
- getHttpMessageBytes() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info.Builder
-
The message string that follows the error code
- getHttpMessageBytes() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
The message string that follows the error code
- getHttpMessageBytes() - Method in interface com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_InfoOrBuilder
-
The message string that follows the error code
- getID() - Method in interface com.mathworks.mps.client.MWClient
-
Get unique identifier for this client instance
- getID() - Method in class com.mathworks.mps.client.MWHttpClient
-
- getIdentifier() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
optional string identifier = 2;
- getIdentifier() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
optional string identifier = 2;
- getIdentifier() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
optional string identifier = 2;
- getIdentifierBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
optional string identifier = 2;
- getIdentifierBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
optional string identifier = 2;
- getIdentifierBytes() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
optional string identifier = 2;
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
repeated double imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
repeated double imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.DoubleOrBuilder
-
repeated double imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16OrBuilder
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32OrBuilder
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64OrBuilder
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8.Builder
-
optional bytes imag_elements = 2;
- getImagElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
optional bytes imag_elements = 2;
- getImagElements() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8OrBuilder
-
optional bytes imag_elements = 2;
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
repeated float imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
repeated float imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SingleOrBuilder
-
repeated float imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16OrBuilder
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32OrBuilder
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElements(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64OrBuilder
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8.Builder
-
optional bytes imag_elements = 2;
- getImagElements() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
optional bytes imag_elements = 2;
- getImagElements() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8OrBuilder
-
optional bytes imag_elements = 2;
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
repeated double imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
repeated double imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.DoubleOrBuilder
-
repeated double imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16OrBuilder
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32OrBuilder
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64OrBuilder
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
repeated float imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
repeated float imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SingleOrBuilder
-
repeated float imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16OrBuilder
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32OrBuilder
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElementsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64OrBuilder
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double.Builder
-
repeated double imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
repeated double imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.DoubleOrBuilder
-
repeated double imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16.Builder
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16OrBuilder
-
repeated int32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32.Builder
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32OrBuilder
-
repeated sfixed32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64.Builder
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64OrBuilder
-
repeated int64 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single.Builder
-
repeated float imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
repeated float imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SingleOrBuilder
-
repeated float imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16.Builder
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16OrBuilder
-
repeated uint32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32.Builder
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32OrBuilder
-
repeated fixed32 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64.Builder
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
repeated uint64 imag_elements = 2 [packed = true];
- getImagElementsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64OrBuilder
-
repeated uint64 imag_elements = 2 [packed = true];
- getInfo() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional .MATLAB_Request_Info info = 1;
- getInfo() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
optional .MATLAB_Request_Info info = 1;
- getInfo() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
optional .MATLAB_Request_Info info = 1;
- getInfo() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
required .MATLAB_Request_Info info = 2;
- getInfo() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
required .MATLAB_Request_Info info = 2;
- getInfo() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder
-
required .MATLAB_Request_Info info = 2;
- getInfoBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional .MATLAB_Request_Info info = 1;
- getInfoBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
required .MATLAB_Request_Info info = 2;
- getInfoOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional .MATLAB_Request_Info info = 1;
- getInfoOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
optional .MATLAB_Request_Info info = 1;
- getInfoOrBuilder() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
optional .MATLAB_Request_Info info = 1;
- getInfoOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
required .MATLAB_Request_Info info = 2;
- getInfoOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
required .MATLAB_Request_Info info = 2;
- getInfoOrBuilder() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder
-
required .MATLAB_Request_Info info = 2;
- getInputParams() - Method in class com.mathworks.mps.client.MWInvokeRequest
-
Returns the input parameters.
- getInstance() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getInstance(String) - Static method in class com.mathworks.mps.client.MWCustomSSLContext
-
Creates a SSLContext object that implements the specified secure socket protocol where the enabled protocols of the
SSL object returned will be reduced to "protocol".
- getInstance(String, String) - Static method in class com.mathworks.mps.client.MWCustomSSLContext
-
Creates a SSLContext object that implements the specified secure socket protocol "protocol" where
the enabled protocols of the SSL object returned will be reduced to "protocol" and "protocol2".
- getInstance(String...) - Static method in class com.mathworks.mps.client.MWCustomSSLContext
-
Creates a SSLContext object that implements the specified secure socket protocol given by the first argument, where
the enabled protocols of the SSL object returned will be reduced to "protocols".
- getInstanceId() - Method in class com.mathworks.mps.client.rest.MATLABRequestHandle
-
Returns the instance ID of the server.
- getIr(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
repeated uint64 ir = 2 [packed = true];
- getIr(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
repeated uint64 ir = 2 [packed = true];
- getIr(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
repeated uint64 ir = 2 [packed = true];
- getIrCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
repeated uint64 ir = 2 [packed = true];
- getIrCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
repeated uint64 ir = 2 [packed = true];
- getIrCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
repeated uint64 ir = 2 [packed = true];
- getIrList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
repeated uint64 ir = 2 [packed = true];
- getIrList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
repeated uint64 ir = 2 [packed = true];
- getIrList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
repeated uint64 ir = 2 [packed = true];
- getJavaClassForStructField(String) - Method in class com.mathworks.mps.client.internal.MWStructToBeanFactory
-
Returns type of the field referred to by fieldName
- getJc(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
repeated uint64 jc = 3 [packed = true];
- getJc(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
repeated uint64 jc = 3 [packed = true];
- getJc(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
repeated uint64 jc = 3 [packed = true];
- getJcCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
repeated uint64 jc = 3 [packed = true];
- getJcCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
repeated uint64 jc = 3 [packed = true];
- getJcCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
repeated uint64 jc = 3 [packed = true];
- getJcList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
repeated uint64 jc = 3 [packed = true];
- getJcList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
repeated uint64 jc = 3 [packed = true];
- getJcList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
repeated uint64 jc = 3 [packed = true];
- getLastModified() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
The sequence number when this request was created or last modified; used when polling for changes
- getLastModified() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
The sequence number when this request was created or last modified; used when polling for changes
- getLastModified() - Method in interface com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_InfoOrBuilder
-
The sequence number when this request was created or last modified; used when polling for changes
- getLastModifiedSeq() - Method in class com.mathworks.mps.client.rest.MATLABRequest
-
Returns the lastModifiedSeq value on the server when the HTTP request was made.
- getLastModifiedSeq() - Method in class com.mathworks.mps.client.rest.MATLABRequestHandle
-
Returns the lastModifiedSeq value on the server when the HTTP request was made.
- getLhs(int) - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhs(int) - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
repeated .MATLAB_Array lhs = 1;
- getLhs(int) - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
repeated .MATLAB_Array lhs = 1;
- getLhsBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhsBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhsCount() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhsCount() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
repeated .MATLAB_Array lhs = 1;
- getLhsCount() - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
repeated .MATLAB_Array lhs = 1;
- getLhsList() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhsList() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
repeated .MATLAB_Array lhs = 1;
- getLhsList() - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
repeated .MATLAB_Array lhs = 1;
- getLhsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
repeated .MATLAB_Array lhs = 1;
- getLhsOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
repeated .MATLAB_Array lhs = 1;
- getLhsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result.Builder
-
repeated .MATLAB_Array lhs = 1;
- getLhsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
repeated .MATLAB_Array lhs = 1;
- getLhsOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABResult.MATLAB_ResultOrBuilder
-
repeated .MATLAB_Array lhs = 1;
- getLine() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
required int32 line = 3;
- getLine() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
required int32 line = 3;
- getLine() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_FrameOrBuilder
-
required int32 line = 3;
- getLine() - Method in class com.mathworks.mps.client.MATLABStackFrame
-
Get the line number in MATLAB file
- getLocation() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getLogger(Class) - Method in interface com.mathworks.mps.client.internal.MWInterfaceLoggerFactory
-
- getLogger(String) - Method in interface com.mathworks.mps.client.internal.MWInterfaceLoggerFactory
-
- getLogger(Class) - Method in class com.mathworks.mps.client.internal.MWLoggerFactory
-
- getLogger(String) - Method in class com.mathworks.mps.client.internal.MWLoggerFactory
-
- getMATLABIdentifier() - Method in exception com.mathworks.mps.client.MATLABException
-
Returns identifier used when error was thrown in MATLAB
- getMATLABRequests() - Method in class com.mathworks.mps.client.rest.MATLABRequests
-
Returns a map of all requests sent to the server from each client.
- getMATLABStackTrace() - Method in exception com.mathworks.mps.client.MATLABException
-
Returns MATLAB stack with 0 or more MATLABStackFrame.
- getMaxConnectionsPerAddress() - Method in interface com.mathworks.mps.client.MWHttpClientConfig
-
Get maximum number of connections per address used by MWHttpClient to fulfill multiple
simultaneous requests created by client.
- getMaxConnectionsPerAddress() - Method in class com.mathworks.mps.client.MWHttpClientDefaultConfig
-
Returns the default value for maximum connections per address
- getMessage() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
required string message = 1;
- getMessage() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
required string message = 1;
- getMessage() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
required string message = 1;
- getMessage() - Method in exception com.mathworks.mps.client.MATLABException
-
Returns detailed MATLAB message corresponding to an error
- getMessage() - Method in exception com.mathworks.mps.client.MWHttpException
-
Get detailed message comprising of HTTP response status and response message associated with a failed request.
- getMessageBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
required string message = 1;
- getMessageBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
required string message = 1;
- getMessageBytes() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
required string message = 1;
- getMLFunction() - Method in class com.mathworks.mps.client.MWInvokeRequest
-
Returns the MATLAB function name.
- getMvmID(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
index into the string table to a 16 byte unique identifier
- getMvmID(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
index into the string table to a 16 byte unique identifier
- getMvmID(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_RefOrBuilder
-
index into the string table to a 16 byte unique identifier
- getMvmID() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID.Builder
-
will always be 16 bytes
- getMvmID() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
will always be 16 bytes
- getMvmID() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmIDOrBuilder
-
will always be 16 bytes
- getMvmIDCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
index into the string table to a 16 byte unique identifier
- getMvmIDCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
index into the string table to a 16 byte unique identifier
- getMvmIDCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_RefOrBuilder
-
index into the string table to a 16 byte unique identifier
- getMvmIDList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
index into the string table to a 16 byte unique identifier
- getMvmIDList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
index into the string table to a 16 byte unique identifier
- getMvmIDList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_RefOrBuilder
-
index into the string table to a 16 byte unique identifier
- getMWClient() - Method in class com.mathworks.mps.client.internal.ApacheHttpClient
-
- getMwMarshalingRules() - Method in class com.mathworks.mps.client.rest.MATLABParams
-
- getMWRequestInfo() - Method in class com.mathworks.mps.client.internal.async.InQueueMWRequestState
-
- getMWRequestInfo() - Method in class com.mathworks.mps.client.internal.async.ProcessingMWRequestState
-
- getMWRequestInfo() - Method in class com.mathworks.mps.client.internal.async.ReadyMWRequestState
-
- getMWRequestInfo() - Method in class com.mathworks.mps.client.internal.async.SendingMWRequestState
-
- getName() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
required string name = 2;
- getName() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
required string name = 2;
- getName() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_FrameOrBuilder
-
required string name = 2;
- getName() - Method in class com.mathworks.mps.client.MATLABStackFrame
-
Get the name of MATLAB function in MATLAB file.
- getNameBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame.Builder
-
required string name = 2;
- getNameBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
required string name = 2;
- getNameBytes() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_FrameOrBuilder
-
required string name = 2;
- getNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name.Builder
-
required uint32 nameIndex = 1;
- getNameIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
required uint32 nameIndex = 1;
- getNameIndex() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_NameOrBuilder
-
required uint32 nameIndex = 1;
- getNargout() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
required int32 nargout = 1;
- getNargout() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
required int32 nargout = 1;
- getNargout() - Method in interface com.mathworks.mps.client.internal.MATLABParams.MATLAB_ParamsOrBuilder
-
required int32 nargout = 1;
- getNargout() - Method in class com.mathworks.mps.client.MWInvokeRequest
-
Returns the number of output arguments.
- getNargout() - Method in class com.mathworks.mps.client.rest.MATLABParams
-
Returns the number of output arguments returned by the MATLAB function.
- getNotificationCallback() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getNumber() - Method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MWType
-
- getNumber() - Method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.SparseType
-
- getNumber() - Method in enum com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.State
-
- getNumber() - Method in enum com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType
-
- getNumberOfDimensions(Object) - Static method in class com.mathworks.mps.client.internal.ArrayUtils
-
Get number of dimensions of input object.
- getObjectID(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
repeated uint64 objectID = 2;
- getObjectID(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
repeated uint64 objectID = 2;
- getObjectID(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_RefOrBuilder
-
repeated uint64 objectID = 2;
- getObjectIDCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
repeated uint64 objectID = 2;
- getObjectIDCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
repeated uint64 objectID = 2;
- getObjectIDCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_RefOrBuilder
-
repeated uint64 objectID = 2;
- getObjectIDList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref.Builder
-
repeated uint64 objectID = 2;
- getObjectIDList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
repeated uint64 objectID = 2;
- getObjectIDList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_RefOrBuilder
-
repeated uint64 objectID = 2;
- getOp(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOp(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOp(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpCount() - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpList() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpList() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Builder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getOpOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder
-
repeated .MATLAB_Request_Operation_Set.Operation op = 1;
- getParserForType() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
- getParserForType() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
- getPropertyClassName(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
MATLAB_Name Name of class for private properties
- getPropertyClassName(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
MATLAB_Name Name of class for private properties
- getPropertyClassName(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
MATLAB_Name Name of class for private properties
- getPropertyClassNameCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
MATLAB_Name Name of class for private properties
- getPropertyClassNameCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
MATLAB_Name Name of class for private properties
- getPropertyClassNameCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
MATLAB_Name Name of class for private properties
- getPropertyClassNameList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
MATLAB_Name Name of class for private properties
- getPropertyClassNameList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
MATLAB_Name Name of class for private properties
- getPropertyClassNameList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
MATLAB_Name Name of class for private properties
- getPropertyName(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
There must be exactly the same number of each of the following fields.
- getPropertyName(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
There must be exactly the same number of each of the following fields.
- getPropertyName(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
There must be exactly the same number of each of the following fields.
- getPropertyNameCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
There must be exactly the same number of each of the following fields.
- getPropertyNameCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
There must be exactly the same number of each of the following fields.
- getPropertyNameCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
There must be exactly the same number of each of the following fields.
- getPropertyNameIndex(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getPropertyNameIndex(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getPropertyNameIndex(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getPropertyNameIndexCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getPropertyNameIndexCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getPropertyNameIndexCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getPropertyNameIndexList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getPropertyNameIndexList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getPropertyNameIndexList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getPropertyNameList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
There must be exactly the same number of each of the following fields.
- getPropertyNameList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
There must be exactly the same number of each of the following fields.
- getPropertyNameList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
There must be exactly the same number of each of the following fields.
- getPropertyValue(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValue(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValue(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object.Builder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
repeated .MATLAB_Array propertyValue = 4;
- getPropertyValueOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.ObjectOrBuilder
-
repeated .MATLAB_Array propertyValue = 4;
- getPropNames() - Method in class com.mathworks.mps.client.internal.MWStructToBeanFactory
-
Get a list containing all names of the fields of the user defined class.
- getReport() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
optional string report = 4;
- getReport() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
optional string report = 4;
- getReport() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
optional string report = 4;
- getReportBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
optional string report = 4;
- getReportBytes() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
optional string report = 4;
- getReportBytes() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
optional string report = 4;
- getRequestBody() - Method in class com.mathworks.mps.client.rest.MATLABParams
-
Constructs a byte array corresponding to the HTTP request body.
- getRequestData() - Method in class com.mathworks.mps.client.internal.async.SendingMWRequestState
-
- getRequestURL() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getRequestUrl() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getRequestURL() - Method in class com.mathworks.mps.client.internal.async.ProcessingMWRequestState
-
- getRequestUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
required string request_url = 2;
- getRequestUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
required string request_url = 2;
- getRequestUrl() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
required string request_url = 2;
- getRequestURL() - Method in interface com.mathworks.mps.client.MWRequest
-
Get the URL for this request
- getRequestURL() - Method in class com.mathworks.mps.client.rest.MATLABRequestHandle
-
Returns the request URL associated with the request.
- getRequestUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
required string request_url = 2;
- getRequestUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
required string request_url = 2;
- getRequestUrlBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
required string request_url = 2;
- getRequestUUID() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getResponseBuilder() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getResponseCode() - Method in exception com.mathworks.mps.client.MWHttpException
-
Get HTTP response status associated with a failed request.
- getResponseData() - Method in class com.mathworks.mps.client.internal.async.ReadyMWRequestState
-
- getResponseMessage() - Method in exception com.mathworks.mps.client.MWHttpException
-
Get HTTP response message associated with a failed request.
- getResponseSizeLimit() - Method in class com.mathworks.mps.client.internal.ApacheHttpClient
-
- getResponseSizeLimit() - Method in interface com.mathworks.mps.client.MWHttpClientConfig
-
Get the maximum response size the client can accept.
- getResponseSizeLimit() - Method in class com.mathworks.mps.client.MWHttpClientDefaultConfig
-
Returns the deafault maximum response size limit in bytes
- getResult() - Method in class com.mathworks.mps.client.rest.MATLABResult
-
Returns the result of the execution of a MATLAB function deployed on the MATLAB Production Server.
- getRhs(int) - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhs(int) - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
repeated .MATLAB_Array rhs = 2;
- getRhs(int) - Method in interface com.mathworks.mps.client.internal.MATLABParams.MATLAB_ParamsOrBuilder
-
repeated .MATLAB_Array rhs = 2;
- getRhsBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhsBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhsCount() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhsCount() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
repeated .MATLAB_Array rhs = 2;
- getRhsCount() - Method in interface com.mathworks.mps.client.internal.MATLABParams.MATLAB_ParamsOrBuilder
-
repeated .MATLAB_Array rhs = 2;
- getRhsList() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhsList() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
repeated .MATLAB_Array rhs = 2;
- getRhsList() - Method in interface com.mathworks.mps.client.internal.MATLABParams.MATLAB_ParamsOrBuilder
-
repeated .MATLAB_Array rhs = 2;
- getRhsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhsOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
repeated .MATLAB_Array rhs = 2;
- getRhsOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABParams.MATLAB_ParamsOrBuilder
-
repeated .MATLAB_Array rhs = 2;
- getRhsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params.Builder
-
repeated .MATLAB_Array rhs = 2;
- getRhsOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
repeated .MATLAB_Array rhs = 2;
- getRhsOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABParams.MATLAB_ParamsOrBuilder
-
repeated .MATLAB_Array rhs = 2;
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
- getSerializedSize() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
- getServerAuthorizer() - Method in interface com.mathworks.mps.client.MWSSLConfig
-
Provides an interface for performing extra level of authorization based on the server certificate
provided during the SSL handshake.
- getServerAuthorizer() - Method in class com.mathworks.mps.client.MWSSLDefaultConfig
-
Returns the default implementation for extra level of server authorization.
- getServerUri() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getServiceURL() - Method in class com.mathworks.mps.client.internal.async.SendingMWRequestState
-
- getSessionId() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getSharedData() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSharedData() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSharedData() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSharedDataBuilder() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSharedDataOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSharedDataOrBuilder() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSharedDataOrBuilder() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
optional .MATLAB_Shared_Data sharedData = 5;
- getSrcRequestURL() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getSSLConfig() - Method in class com.mathworks.mps.client.MWHttpClient
-
Returns a reference to the SSL configuration associated with this
instance of MWHttpClient.
- getSSLContext() - Method in interface com.mathworks.mps.client.MWSSLConfig
-
Returns an SSLContext that provides secure socket protocol implementation required for
supporting HTTPS protocol.
- getSSLContext() - Method in class com.mathworks.mps.client.MWSSLDefaultConfig
-
Returns the default SSLContext obtained by the call to
SSLContext.getDefault()
- getStack(int) - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStack(int) - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStack(int) - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackCount() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackCount() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackCount() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackList() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackList() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackList() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Builder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStackOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABError.MATLAB_ErrorOrBuilder
-
repeated .MATLAB_Error.Stack_Frame stack = 3;
- getStartIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
optional uint64 startIndex = 2;
- getStartIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
optional uint64 startIndex = 2;
- getStartIndex() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_StringsOrBuilder
-
optional uint64 startIndex = 2;
- getStartIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays.Builder
-
optional uint64 startIndex = 2;
- getStartIndex() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
optional uint64 startIndex = 2;
- getStartIndex() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArraysOrBuilder
-
optional uint64 startIndex = 2;
- getState() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getState() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
The state of this request
- getState() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
The state of this request
- getState() - Method in interface com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_InfoOrBuilder
-
The state of this request
- getState() - Method in interface com.mathworks.mps.client.MWRequest
-
Get the current state of the request.
- getState() - Method in class com.mathworks.mps.client.rest.MATLABRequest
-
Returns the state of the request.
- getState() - Method in class com.mathworks.mps.client.rest.MATLABRequestHandle
-
Returns the state of the request.
- getState() - Method in enum com.mathworks.mps.client.rest.MATLABRequestState
-
- getStrides(List<Integer>) - Static method in class com.mathworks.mps.client.internal.ArrayUtils
-
Returns the numeric value of the stride required to jump across dimensions
in an array
e.g a {4,3,2} dimension array will have {1,4,12,24} as the strides array
- getStringEntry(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
Using bytes to avoid protobuf wire format issues
- getStringEntry(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
Using bytes to avoid protobuf wire format issues
- getStringEntry(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_StringsOrBuilder
-
Using bytes to avoid protobuf wire format issues
- getStringEntryCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
Using bytes to avoid protobuf wire format issues
- getStringEntryCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
Using bytes to avoid protobuf wire format issues
- getStringEntryCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_StringsOrBuilder
-
Using bytes to avoid protobuf wire format issues
- getStringEntryList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings.Builder
-
Using bytes to avoid protobuf wire format issues
- getStringEntryList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
Using bytes to avoid protobuf wire format issues
- getStringEntryList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_StringsOrBuilder
-
Using bytes to avoid protobuf wire format issues
- getStrings(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
array of unicode characters for the whole array
- getStrings(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
array of unicode characters for the whole array
- getStrings(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StringOrBuilder
-
array of unicode characters for the whole array
- getStringsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
array of unicode characters for the whole array
- getStringsCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
array of unicode characters for the whole array
- getStringsCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StringOrBuilder
-
array of unicode characters for the whole array
- getStringSizes(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
length of each array element
- getStringSizes(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
length of each array element
- getStringSizes(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StringOrBuilder
-
length of each array element
- getStringSizesCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
length of each array element
- getStringSizesCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
length of each array element
- getStringSizesCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StringOrBuilder
-
length of each array element
- getStringSizesList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
length of each array element
- getStringSizesList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
length of each array element
- getStringSizesList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StringOrBuilder
-
length of each array element
- getStringsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String.Builder
-
array of unicode characters for the whole array
- getStringsList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
array of unicode characters for the whole array
- getStringsList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.StringOrBuilder
-
array of unicode characters for the whole array
- getStructTypes() - Method in class com.mathworks.mps.client.MWDefaultMarshalingRules
-
Get the list of user defined Java classes that represent a MATLAB struct
- getStructTypes() - Method in interface com.mathworks.mps.client.MWMarshalingRules
-
Get the list of user defined Java classes that represent a MATLAB struct
- getSubscriptionURL() - Method in class com.mathworks.mps.client.internal.async.MWRequestInfo
-
- getSubscriptionUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional string subscription_url = 3;
- getSubscriptionUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
optional string subscription_url = 3;
- getSubscriptionUrl() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
optional string subscription_url = 3;
- getSubscriptionUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created.Builder
-
optional string subscription_url = 3;
- getSubscriptionUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
optional string subscription_url = 3;
- getSubscriptionUrlBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
-
optional string subscription_url = 3;
- getSuperclassNameIndex(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getSuperclassNameIndex(int) - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getSuperclassNameIndex(int) - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getSuperclassNameIndexCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getSuperclassNameIndexCount() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getSuperclassNameIndexCount() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getSuperclassNameIndexList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo.Builder
-
Matlab_Name
- getSuperclassNameIndexList() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
Matlab_Name
- getSuperclassNameIndexList() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoOrBuilder
-
Matlab_Name
- getTargetType() - Method in class com.mathworks.mps.client.MWInvokeRequest
-
Returns the targetType of this request.
- getTargetType() - Method in class com.mathworks.mps.client.rest.MATLABParams
-
Returns the expected target type.
- getTempId() - Method in class com.mathworks.mps.client.internal.async.MWRequestImpl
-
- getTimeOutMs() - Method in interface com.mathworks.mps.client.MWHttpClientConfig
-
Get the time out in milliseconds for a client to receive response from the server.
- getTimeOutMs() - Method in class com.mathworks.mps.client.MWHttpClientDefaultConfig
-
Returns the default amount of time, in milliseconds, the client will wait for a response
- getTimeStamp() - Method in class com.mathworks.mps.client.internal.async.ProcessingMWRequestState
-
- getType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Builder
-
required .MATLAB_Array.MWType type = 1 [default = DOUBLE];
- getType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
required .MATLAB_Array.MWType type = 1 [default = DOUBLE];
- getType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.Builder
-
required .MATLAB_Array.Sparse.SparseType type = 1;
- getType() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
required .MATLAB_Array.Sparse.SparseType type = 1;
- getType() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.SparseOrBuilder
-
required .MATLAB_Array.Sparse.SparseType type = 1;
- getType() - Method in interface com.mathworks.mps.client.internal.MATLABArray.MATLAB_ArrayOrBuilder
-
required .MATLAB_Array.MWType type = 1 [default = DOUBLE];
- getType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder
-
required .MATLAB_Request_Operation_Set.OperationType type = 1;
- getType() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
required .MATLAB_Request_Operation_Set.OperationType type = 1;
- getType() - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder
-
required .MATLAB_Request_Operation_Set.OperationType type = 1;
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.HTTPErrorInfo.HTTP_Error_Info
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Cell
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Char
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Double
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Handle_Object_Ref
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int16
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int32
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int64
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Int8
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Logical
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MvmID
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Object
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Objects
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Single
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.String
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Struct
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint16
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint32
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint64
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Uint8
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfo
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_ClassInfoTable
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Name
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Data
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_Shared_Strings
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABArray.MATLAB_SharedArrays
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABError.MATLAB_Error.Stack_Frame
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABParams.MATLAB_Params
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestCreated.MATLAB_Request_Created
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
- getUnknownFields() - Method in class com.mathworks.mps.client.internal.MATLABResult.MATLAB_Result
-
- getUnsubscribed(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribed(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribed(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedCount() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUnsubscribedOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
- getUpdated(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdated(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests whose state changed
- getUpdated(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests whose state changed
- getUpdatedBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdatedBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdatedCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdatedCount() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests whose state changed
- getUpdatedCount() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests whose state changed
- getUpdatedList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdatedList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests whose state changed
- getUpdatedList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests whose state changed
- getUpdatedOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdatedOrBuilder(int) - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests whose state changed
- getUpdatedOrBuilder(int) - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests whose state changed
- getUpdatedOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Builder
-
The resource URLs for the requests whose state changed
- getUpdatedOrBuilderList() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification
-
The resource URLs for the requests whose state changed
- getUpdatedOrBuilderList() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
-
The resource URLs for the requests whose state changed
- getUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
required string url = 1;
- getUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
required string url = 1;
- getUrl() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.SubscriptionOrBuilder
-
required string url = 1;
- getUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
required string url = 1;
- getUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
required string url = 1;
- getUrl() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder
-
required string url = 1;
- getUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder
-
required string url = 2;
- getUrl() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
required string url = 2;
- getUrl() - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder
-
required string url = 2;
- getUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder
-
required string url = 1;
- getUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.Subscription
-
required string url = 1;
- getUrlBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.SubscriptionOrBuilder
-
required string url = 1;
- getUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder
-
required string url = 1;
- getUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo
-
required string url = 1;
- getUrlBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder
-
required string url = 1;
- getUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation.Builder
-
required string url = 2;
- getUrlBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.Operation
-
required string url = 2;
- getUrlBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder
-
required string url = 2;
- getUuid() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getValueDescriptor() - Method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.MWType
-
- getValueDescriptor() - Method in enum com.mathworks.mps.client.internal.MATLABArray.MATLAB_Array.Sparse.SparseType
-
- getValueDescriptor() - Method in enum com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.State
-
- getValueDescriptor() - Method in enum com.mathworks.mps.client.internal.MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType
-
- getWaitNotifier() - Method in class com.mathworks.mps.client.internal.async.InstanceInfo
-
- getWorker() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
The worker id of the worker assigned to this request, if state is PROCESSING
- getWorker() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
The worker id of the worker assigned to this request, if state is PROCESSING
- getWorker() - Method in interface com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_InfoOrBuilder
-
The worker id of the worker assigned to this request, if state is PROCESSING
- getWorkerBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info.Builder
-
The worker id of the worker assigned to this request, if state is PROCESSING
- getWorkerBytes() - Method in class com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_Info
-
The worker id of the worker assigned to this request, if state is PROCESSING
- getWorkerBytes() - Method in interface com.mathworks.mps.client.internal.MATLABRequestInfo.MATLAB_Request_InfoOrBuilder
-
The worker id of the worker assigned to this request, if state is PROCESSING