public class SALongDataInstance extends SADataInstance
| Constructor and Description |
|---|
SALongDataInstance(SDataInstance sDataInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getValue() |
void |
setValue(java.io.Serializable value) |
getPersistentObjectInterfaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArchiveDate, getSourceObjectIdgetId, setId, setTenantIdpublic SALongDataInstance(SDataInstance sDataInstance)
public java.lang.Long getValue()
getValue in class SADataInstancepublic void setValue(java.io.Serializable value)
setValue in class SADataInstance