Uses of Class
es.bsc.dataclay.test.TestUser
-
Packages that use TestUser Package Description es.bsc.dataclay.test -
-
Uses of TestUser in es.bsc.dataclay.test
Methods in es.bsc.dataclay.test that return TestUser Modifier and Type Method Description static TestUser
TestUser. valueOf(String name)
Returns the enum constant of this type with the specified name.static TestUser[]
TestUser. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-