Uses of Class
com.treescrub.spedran.data.VariableValue
-
Packages that use VariableValue Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of VariableValue in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return types with arguments of type VariableValue Modifier and Type Method Description Map<String,VariableValue>Variable. getValues()Gets aMapto map variable value IDs to aVariableValue.
-