wt.epm.ndi.impl
Class EPMNDDateAttributeImpl.EPMNDValueImpl
java.lang.Object
wt.epm.ndi.impl.EPMNDDateAttributeImpl.EPMNDValueImpl
- All Implemented Interfaces:
- EPMNDValue
- Enclosing class:
- EPMNDDateAttributeImpl
- class EPMNDDateAttributeImpl.EPMNDValueImpl
- extends Object
- implements EPMNDValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPMNDDateAttributeImpl.EPMNDValueImpl
EPMNDDateAttributeImpl.EPMNDValueImpl()
getType
public int getType()
throws WTException
- Gets Attribute type.
- Throws:
WTException
getValue
public Object getValue()
throws WTException
- Gets attribute value.
- Specified by:
getValue
in interface EPMNDValue
- Returns:
- Object
- Throws:
WTException
getDoubleEpsilon
public double getDoubleEpsilon()
throws WTException
- Gets doubleEpsilon.
- Specified by:
getDoubleEpsilon
in interface EPMNDValue
- Returns:
- double
- Throws:
WTException