Uses of Class
org.glassfish.admin.rest.testing.LongValue
-
-
Uses of LongValue in org.glassfish.admin.rest.testing
Methods in org.glassfish.admin.rest.testing that return LongValue Modifier and Type Method Description static LongValueCommon. anyLong()LongValueArrayValue. getLongVal(int index)LongValueObjectValue. getLongVal(String propertyName)static LongValueCommon. longRegexp(String regexp)static LongValueCommon. longVal()static LongValueCommon. longVal(long value)LongValueLongValue. value(long val)
-