Uses of Enum Class
de.hybris.platform.payment.dto.TransactionStatus
Packages that use TransactionStatus
-
Uses of TransactionStatus in de.hybris.platform.payment.dto
Methods in de.hybris.platform.payment.dto that return TransactionStatusModifier and TypeMethodDescriptionstatic TransactionStatusReturns the enum constant of this class with the specified name.static TransactionStatus[]TransactionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.