Class PayPalShippingDisplayType
java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalShippingDisplayType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class PayPalShippingDisplayType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
Created with IntelliJ IDEA.
User: elbertbautista
Date: 6/20/12
Time: 2:28 PM
To change this template use File | Settings | File Templates.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PayPalShippingDisplayTypestatic final PayPalShippingDisplayTypestatic final PayPalShippingDisplayType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PayPalShippingDisplayTypegetInstance(String type) getType()inthashCode()
-
Field Details
-
PROVIDE_SHIPPING
-
NO_DISPLAY
-
CAPTURE_SHIPPING
-
-
Constructor Details
-
PayPalShippingDisplayType
public PayPalShippingDisplayType() -
PayPalShippingDisplayType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-