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 CatalogApplicationStatusCatalogApplication.getStatus()Get statusstatic CatalogApplicationStatusReturns 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 TypeMethodDescriptionvoidCatalogApplication.setStatus(CatalogApplicationStatus status) CatalogApplication.status(CatalogApplicationStatus status)