Uses of Enum Class
com.morpheusdata.model.RequestChangeDetail.Type
Packages that use RequestChangeDetail.Type
-
Uses of RequestChangeDetail.Type in com.morpheusdata.model
Methods in com.morpheusdata.model that return RequestChangeDetail.TypeModifier and TypeMethodDescriptionRequestChangeDetail.getType()static RequestChangeDetail.TypeReturns the enum constant of this class with the specified name.static RequestChangeDetail.Type[]RequestChangeDetail.Type.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.TypeModifier and TypeMethodDescriptionvoidRequestChangeDetail.setType(RequestChangeDetail.Type type)