Uses of Class
org.apache.openjpa.lib.conf.DoubleValue
-
Packages that use DoubleValue Package Description org.apache.openjpa.lib.conf Configuration Framework -
-
Uses of DoubleValue in org.apache.openjpa.lib.conf
Methods in org.apache.openjpa.lib.conf that return DoubleValue Modifier and Type Method Description DoubleValue
ConfigurationImpl. addDouble(java.lang.String property)
Add the given value to the set of configuration properties.
-