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