public interface MWMarshalingRules
ComponentProxy. The rules apply to all functions included in the archive.
Users should extend MWDefaultMarshalingRules when marshaling structures to a
MATLAB function. Users should not provide a custom implementation of this interface.
| Modifier and Type | Field and Description |
|---|---|
static List |
DEFAULT_STRUCT_TYPES |
| Modifier and Type | Method and Description |
|---|---|
List<Class> |
getStructTypes()
Get the list of user defined Java classes that represent a MATLAB struct
|
Copyright © 2015–2024. All rights reserved.