Uses of Class
tech.units.tck.util.TestGroups.Profile
Package | Description |
---|---|
tech.units.tck | |
tech.units.tck.util |
-
Uses of TestGroups.Profile in tech.units.tck
Constructors in tech.units.tck with parameters of type TestGroups.Profile Constructor Description Reporter(TestGroups.Profile profile, File file)
-
Uses of TestGroups.Profile in tech.units.tck.util
Methods in tech.units.tck.util that return TestGroups.Profile Modifier and Type Method Description static TestGroups.Profile
TestGroups.Profile. valueOf(String name)
Returns the enum constant of this type with the specified name.static TestGroups.Profile[]
TestGroups.Profile. values()
Returns an array containing the constants of this enum type, in the order they are declared.