Class RelativeDiscountValue
java.lang.Object
com.commercetools.graphql.api.types.RelativeDiscountValue
- All Implemented Interfaces:
CartDiscountValue,ProductDiscountValue
public class RelativeDiscountValue
extends Object
implements CartDiscountValue, ProductDiscountValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetPermyriad(Integer permyriad) voidtoString()
-
Constructor Details
-
RelativeDiscountValue
public RelativeDiscountValue() -
RelativeDiscountValue
-
-
Method Details
-
getPermyriad
-
setPermyriad
-
getType
- Specified by:
getTypein interfaceCartDiscountValue- Specified by:
getTypein interfaceProductDiscountValue
-
setType
- Specified by:
setTypein interfaceCartDiscountValue- Specified by:
setTypein interfaceProductDiscountValue
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-