OSFI-Java  3.9.2
OpenSF Integration Library
esa.opensf.osfi.Parameter.ParamComplexType Enum Reference

Public Attributes

 MATRIX
 
 ARRAY
 

Detailed Description

Represents the type of a structured parameter.

Member Data Documentation

◆ ARRAY

esa.opensf.osfi.Parameter.ParamComplexType.ARRAY

A general N-dimensional array with potential non-rectangular dimensions.

◆ MATRIX

esa.opensf.osfi.Parameter.ParamComplexType.MATRIX

A rectangular 2D matrix.


The documentation for this enum was generated from the following file: