Uses of Class
org.glassfish.admin.rest.testing.DoubleValue
-
-
Uses of DoubleValue in org.glassfish.admin.rest.testing
Methods in org.glassfish.admin.rest.testing that return DoubleValue Modifier and Type Method Description static DoubleValueCommon. anyDouble()static DoubleValueCommon. doubleRegexp(String regexp)static DoubleValueCommon. doubleVal()static DoubleValueCommon. doubleVal(double value)DoubleValueArrayValue. getDoubleVal(int index)DoubleValueObjectValue. getDoubleVal(String propertyName)DoubleValueDoubleValue. value(double val)
-