Uses of Class
org.alfresco.utility.data.DataValue
-
Packages that use DataValue Package Description org.alfresco.utility.data -
-
Uses of DataValue in org.alfresco.utility.data
Methods in org.alfresco.utility.data that return DataValue Modifier and Type Method Description static DataValueDataValue. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DataValue[]DataValue. values()Returns an array containing the constants of this enum type, in the order they are declared.
-