Uses of Enum Class
com.morpheusdata.model.RequestChangeDetail.Category
Packages that use RequestChangeDetail.Category
-
Uses of RequestChangeDetail.Category in com.morpheusdata.model
Methods in com.morpheusdata.model that return RequestChangeDetail.CategoryModifier and TypeMethodDescriptionRequestChangeDetail.getCategory()static RequestChangeDetail.CategoryReturns the enum constant of this class with the specified name.static RequestChangeDetail.Category[]RequestChangeDetail.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type RequestChangeDetail.CategoryModifier and TypeMethodDescriptionvoidRequestChangeDetail.setCategory(RequestChangeDetail.Category category)