Uses of Enum Class
com.morpheusdata.model.RequestReference.ApprovalStatus
Packages that use RequestReference.ApprovalStatus
-
Uses of RequestReference.ApprovalStatus in com.morpheusdata.model
Methods in com.morpheusdata.model that return RequestReference.ApprovalStatusModifier and TypeMethodDescriptionRequestReference.getStatus()Returns the enum constant of this class with the specified name.static RequestReference.ApprovalStatus[]RequestReference.ApprovalStatus.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 RequestReference.ApprovalStatusModifier and TypeMethodDescriptionvoidRequestReference.setStatus(RequestReference.ApprovalStatus status)