Uses of Class
org.glassfish.admin.rest.testing.BooleanValue
-
-
Uses of BooleanValue in org.glassfish.admin.rest.testing
Methods in org.glassfish.admin.rest.testing that return BooleanValue Modifier and Type Method Description static BooleanValueCommon. anyBoolean()static BooleanValueCommon. booleanRegexp(String regexp)static BooleanValueCommon. booleanVal()static BooleanValueCommon. booleanVal(boolean value)static BooleanValueCommon. falseVal()BooleanValueArrayValue. getBooleanVal(int index)BooleanValueObjectValue. getBooleanVal(String propertyName)static BooleanValueCommon. trueVal()BooleanValueBooleanValue. value(boolean val)
-