Uses of Enum Class
com.skava.quotation.model.QuotationStatus
Packages that use QuotationStatus
-
Uses of QuotationStatus in com.skava.quotation.model
Methods in com.skava.quotation.model that return QuotationStatusModifier and TypeMethodDescriptionstatic QuotationStatusReturns the enum constant of this class with the specified name.static QuotationStatus[]QuotationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.