- java.lang.Object
-
- org.broadleafcommerce.common.payment.PaymentTransactionType
-
- org.broadleafcommerce.vendor.sample.service.payment.PaymentTransactionType
-
-
Field Summary
-
Fields inherited from class org.broadleafcommerce.common.payment.PaymentTransactionType
AUTHORIZE, AUTHORIZE_AND_CAPTURE, CAPTURE, DETACHED_CREDIT, PENDING, REFUND, REVERSE_AUTH, SETTLED, UNCONFIRMED, VOID
-
-
Method Detail
-
getType
public String getType()
- Specified by:
getType in interface org.broadleafcommerce.common.BroadleafEnumerationType
- Overrides:
getType in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
hashCode
public int hashCode()
- Overrides:
hashCode in class org.broadleafcommerce.common.payment.PaymentTransactionType
Copyright © 2017. All rights reserved.