Uses of Class
io.openmanufacturing.sds.test.TestProperty
-
-
Uses of TestProperty in io.openmanufacturing.sds.test
Methods in io.openmanufacturing.sds.test that return TestProperty Modifier and Type Method Description static TestPropertyTestProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static TestProperty[]TestProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-