OSFI-Java  3.9.2
OpenSF Integration Library
esa.opensf.osfi.Parameter Member List

This is the complete list of members for esa.opensf.osfi.Parameter, including all inherited members.

addOtherAttribute(final String key, final String val)esa.opensf.osfi.Parameter
fileExist()esa.opensf.osfi.Parameter
getBooleanValue()esa.opensf.osfi.Parameter
getComplexType()esa.opensf.osfi.Parameter
getDescription()esa.opensf.osfi.Parameter
getDims()esa.opensf.osfi.Parameter
getDoubleValue()esa.opensf.osfi.Parameter
getElementType()esa.opensf.osfi.Parameter
getFileFormattedValue(String fileName)esa.opensf.osfi.Parameterstatic
getFileValue()esa.opensf.osfi.Parameter
getIntValue()esa.opensf.osfi.Parameter
getLocalName()esa.opensf.osfi.Parameter
getMatrixBoolean()esa.opensf.osfi.Parameter
getMatrixDouble()esa.opensf.osfi.Parameter
getMatrixFile()esa.opensf.osfi.Parameter
getMatrixInt()esa.opensf.osfi.Parameter
getMatrixString()esa.opensf.osfi.Parameter
getMatrixTime()esa.opensf.osfi.Parameter
getMax()esa.opensf.osfi.Parameter
getMin()esa.opensf.osfi.Parameter
getName()esa.opensf.osfi.Parameter
getNdims()esa.opensf.osfi.Parameter
getOtherAttribute(final String key)esa.opensf.osfi.Parameter
getOtherAttributes()esa.opensf.osfi.Parameter
getPath()esa.opensf.osfi.Parameter
getRawValue()esa.opensf.osfi.Parameter
getRootNode()esa.opensf.osfi.Parameter
getStringValue()esa.opensf.osfi.Parameter
getTimeValue()esa.opensf.osfi.Parameter
getType()esa.opensf.osfi.Parameter
getUnits()esa.opensf.osfi.Parameter
getValue()esa.opensf.osfi.Parameter
getVectorBoolean()esa.opensf.osfi.Parameter
getVectorDouble()esa.opensf.osfi.Parameter
getVectorFile()esa.opensf.osfi.Parameter
getVectorInt()esa.opensf.osfi.Parameter
getVectorString()esa.opensf.osfi.Parameter
getVectorTime()esa.opensf.osfi.Parameter
isArray()esa.opensf.osfi.Parameter
Parameter(String name, String description, String type, String value) (defined in esa.opensf.osfi.Parameter)esa.opensf.osfi.Parameter
Parameter(String name, String description, ParamType type, ParamComplexType complexType, String value, String units, String min, String max, List< Integer > dims) (defined in esa.opensf.osfi.Parameter)esa.opensf.osfi.Parameter
Parameter(String name, String description, ParamType type, ParamComplexType complexType, ArrayNode.Raw rootNode, String units, String min, String max, List< Integer > dims) (defined in esa.opensf.osfi.Parameter)esa.opensf.osfi.Parameter
setValue(final String value)esa.opensf.osfi.Parameter
write()esa.opensf.osfi.Parameter