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