Class LastPaymentStatus
java.lang.Object
org.broadleafcommerce.profile.core.domain.LastPaymentStatus
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
An extendible enumeration representing the status of the last attempted payment
in CustomerPayment
- Author:
- gdiaz
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic LastPaymentStatusgetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
OK
-
ERROR
-
-
Constructor Details
-
LastPaymentStatus
public LastPaymentStatus() -
LastPaymentStatus
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-