Uses of Enum
org.openapitools.client.model.CatalogApplicationStatus
Packages that use CatalogApplicationStatus
-
Uses of CatalogApplicationStatus in org.openapitools.client.model
Methods in org.openapitools.client.model that return CatalogApplicationStatusModifier and TypeMethodDescriptionstatic CatalogApplicationStatus
CatalogApplication.getStatus()
Get statusstatic CatalogApplicationStatus
Returns the enum constant of this type with the specified name.static CatalogApplicationStatus[]
CatalogApplicationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type CatalogApplicationStatusModifier and TypeMethodDescriptionvoid
CatalogApplication.setStatus
(CatalogApplicationStatus status) CatalogApplication.status
(CatalogApplicationStatus status)