wt.epm.ndi
Interface EPMNDFTValue

All Superinterfaces:
EPMNDValue
All Known Subinterfaces:
EPMNDFTValueDep, EPMNDFTValueExt

public interface EPMNDFTValue
extends EPMNDValue



Supported API: true

Extendable: false


Field Summary
static String TYPE
          Label for the attribute.
 
Method Summary
 int getType()
          Gets the value of the attribute: TYPE.
 
Methods inherited from interface wt.epm.ndi.EPMNDValue
getDescription, getDoubleEpsilon, getValue, getValueUnit
 

Field Detail

TYPE

static final String TYPE
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getType

int getType()
            throws WTException
Gets the value of the attribute: TYPE.

Supported API: true

Returns:
int
Throws:
WTException