Class OfferProrationType
java.lang.Object
org.broadleafcommerce.core.offer.service.type.OfferProrationType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class OfferProrationType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic OfferProrationTypegetInstance(String type) getType()static List<OfferProrationType>getTypes()inthashCode()protected void
-
Field Details
-
TARGET_ONLY
-
TARGET_AND_QUALIFIER
-
-
Constructor Details
-
OfferProrationType
public OfferProrationType() -
OfferProrationType
-
-
Method Details
-
getInstance
-
getTypes
-
getType
- Specified by:
getTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-