Uses of Enum Class
com.inttegro.purchaseintents.PurchaseIntentStatus
Packages that use PurchaseIntentStatus
-
Uses of PurchaseIntentStatus in com.inttegro.purchaseintents
Fields in com.inttegro.purchaseintents declared as PurchaseIntentStatusMethods in com.inttegro.purchaseintents that return PurchaseIntentStatusModifier and TypeMethodDescriptionstatic PurchaseIntentStatusReturns the enum constant of this class with the specified name.static PurchaseIntentStatus[]PurchaseIntentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.