Class PaymentLogEventType
java.lang.Object
org.broadleafcommerce.common.payment.PaymentLogEventType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
An extendible enumeration of payment log types.
- Author:
- jfischer
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PaymentLogEventTypestatic final PaymentLogEventType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PaymentLogEventTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
START
-
FINISHED
-
-
Constructor Details
-
PaymentLogEventType
public PaymentLogEventType() -
PaymentLogEventType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-