wt.epm.ndi.impl
Class EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl

java.lang.Object
  extended bywt.epm.ndi.impl.EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl
All Implemented Interfaces:
EPMNDParameterDefinition
Enclosing class:
EPMNDFamilyTableParameterImpl

class EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl
extends Object
implements EPMNDParameterDefinition


Field Summary
private  EPMParameterDefinition definition
           
 
Constructor Summary
(package private) EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl(EPMFamilyTableColumn column)
           
 
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

definition

private EPMParameterDefinition definition
Constructor Detail

EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl

EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl(EPMFamilyTableColumn column)
Method Detail

getDefName

public String getDefName()
Description copied from interface: EPMNDParameterDefinition
Gets the value of the attribute: defName.

Supported API: true

Specified by:
getDefName in interface EPMNDParameterDefinition
Returns:
String

getInternalId

public int getInternalId()
Description copied from interface: EPMNDParameterDefinition
Gets the value of the attribute: internalId.

Supported API: true

Specified by:
getInternalId in interface EPMNDParameterDefinition
Returns:
int

getType

public int getType()
Description copied from interface: EPMNDParameterDefinition
Gets the value of the attribute: type.

Supported API: true

Specified by:
getType in interface EPMNDParameterDefinition
Returns:
int

getValueType

public int getValueType()
Description copied from interface: EPMNDParameterDefinition
Gets the value of the attribute: valueType.

Supported API: true

Specified by:
getValueType in interface EPMNDParameterDefinition
Returns:
int