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

Public Member Functions

final boolean isStringBased ()
 

Public Attributes

 BOOLEAN
 
 FILE
 
 FLOAT
 
 FOLDER
 
 INTEGER
 
 STRING
 
 TIME
 

Detailed Description

Represents the element type of a Parameter object.

Member Function Documentation

◆ isStringBased()

final boolean esa.opensf.osfi.Parameter.ParamType.isStringBased ( )

Returns true if this type follows "string" rules, that is, it may have blanks embedded and thus any non-scalars must be quoted.


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