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