wt.epm.ndi
Interface EPMNDParameterDefinition


public interface EPMNDParameterDefinition



Supported API: true

Extendable: false


Method Summary
 String getDefName()
          Gets the value of the attribute: defName.
 int getInternalId()
          Gets the value of the attribute: internalId.
 int getType()
          Gets the value of the attribute: type.
 int getValueType()
          Gets the value of the attribute: valueType.
 

Method Detail

getDefName

String getDefName()
                  throws WTException
Gets the value of the attribute: defName.

Supported API: true

Returns:
String
Throws:
WTException

getInternalId

int getInternalId()
                  throws WTException
Gets the value of the attribute: internalId.

Supported API: true

Returns:
int
Throws:
WTException

getValueType

int getValueType()
                 throws WTException
Gets the value of the attribute: valueType.

Supported API: true

Returns:
int
Throws:
WTException

getType

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

Supported API: true

Returns:
int
Throws:
WTException