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