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