|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.shark.api.common.BasicDataEA
org.enhydra.shark.api.common.VariableDataEA
org.enhydra.shark.api.common.DataValueEA
public class DataValueEA
Field Summary |
---|
Fields inherited from class org.enhydra.shark.api.common.BasicDataEA |
---|
recordedTime, username |
Constructor Summary | |
---|---|
DataValueEA()
|
|
DataValueEA(java.lang.Object value,
java.util.Date recordedTime,
java.lang.String username)
|
Method Summary |
---|
Methods inherited from class org.enhydra.shark.api.common.VariableDataEA |
---|
getValue, setValue |
Methods inherited from class org.enhydra.shark.api.common.BasicDataEA |
---|
getRecordedTime, getUsername, setRecordedTime, setUsername |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataValueEA()
public DataValueEA(java.lang.Object value, java.util.Date recordedTime, java.lang.String username)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |