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