Uses of Class
org.glassfish.admin.rest.testing.IntValue
-
-
Uses of IntValue in org.glassfish.admin.rest.testing
Methods in org.glassfish.admin.rest.testing that return IntValue Modifier and Type Method Description static IntValueCommon. anyInt()IntValueArrayValue. getIntVal(int index)IntValueObjectValue. getIntVal(String propertyName)static IntValueCommon. intRegexp(String regexp)static IntValueCommon. intVal()static IntValueCommon. intVal(int value)IntValueIntValue. value(int val)
-