Uses of Enum Class
org.alfresco.rest.model.RestSizeDetailsModel.STATUS
Packages that use RestSizeDetailsModel.STATUS
-
Uses of RestSizeDetailsModel.STATUS in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestSizeDetailsModel.STATUSModifier and TypeMethodDescriptionRestSizeDetailsModel.getStatus()static RestSizeDetailsModel.STATUSReturns the enum constant of this class with the specified name.static RestSizeDetailsModel.STATUS[]RestSizeDetailsModel.STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.rest.model with parameters of type RestSizeDetailsModel.STATUSModifier and TypeMethodDescriptionvoidRestSizeDetailsModel.setStatus(RestSizeDetailsModel.STATUS status)