public class SADoubleDataInstanceImpl extends SADataInstanceImpl implements SADoubleDataInstance
| Constructor and Description |
|---|
SADoubleDataInstanceImpl() |
SADoubleDataInstanceImpl(SDataInstance sDataInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getValue() |
void |
setValue(java.io.Serializable value) |
getPersistentObjectInterfaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassName, getContainerId, getContainerType, getDescription, getName, getTenantId, isTransientDatagetArchiveDate, getPersistentObjectInterface, getSourceObjectIdgetId, setId, setTenantIdpublic SADoubleDataInstanceImpl()
public SADoubleDataInstanceImpl(SDataInstance sDataInstance)
public java.lang.Double getValue()
getValue in interface SADataInstancegetValue in interface SADoubleDataInstancegetValue in class SADataInstanceImplpublic void setValue(java.io.Serializable value)
setValue in class SADataInstanceImpl