Uses of Interface
org.teamapps.data.value.MutableDataRecord
-
Packages that use MutableDataRecord Package Description org.teamapps.data.value -
-
Uses of MutableDataRecord in org.teamapps.data.value
Classes in org.teamapps.data.value that implement MutableDataRecord Modifier and Type Class Description classSimpleDataRecordDeprecated.will be removed soonMethods in org.teamapps.data.value that return MutableDataRecord Modifier and Type Method Description MutableDataRecordMutableDataRecord. setValue(java.lang.String key, java.lang.Object value)Deprecated.
-