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