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