public class SAFloatDataInstanceImpl extends SADataInstanceImpl implements SAFloatDataInstance
| Constructor and Description |
|---|
SAFloatDataInstanceImpl() |
SAFloatDataInstanceImpl(SDataInstance sDataInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Float |
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 SAFloatDataInstanceImpl()
public SAFloatDataInstanceImpl(SDataInstance sDataInstance)
public java.lang.Float getValue()
getValue in interface SADataInstancegetValue in interface SAFloatDataInstancegetValue in class SADataInstanceImplpublic void setValue(java.io.Serializable value)
setValue in class SADataInstanceImpl