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