Class ProductDiscountUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.ProductDiscountUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductDiscountUpdateAction(ChangeProductDiscountIsActive changeIsActive, ChangeProductDiscountName changeName, ChangeProductDiscountPredicate changePredicate, ChangeProductDiscountSortOrder changeSortOrder, ChangeProductDiscountValue changeValue, SetProductDiscountDescription setDescription, SetProductDiscountKey setKey, SetProductDiscountValidFrom setValidFrom, SetProductDiscountValidFromAndUntil setValidFromAndUntil, SetProductDiscountValidUntil setValidUntil) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetChangeIsActive(ChangeProductDiscountIsActive changeIsActive) voidsetChangeName(ChangeProductDiscountName changeName) voidsetChangePredicate(ChangeProductDiscountPredicate changePredicate) voidsetChangeSortOrder(ChangeProductDiscountSortOrder changeSortOrder) voidsetChangeValue(ChangeProductDiscountValue changeValue) voidsetSetDescription(SetProductDiscountDescription setDescription) voidsetSetKey(SetProductDiscountKey setKey) voidsetSetValidFrom(SetProductDiscountValidFrom setValidFrom) voidsetSetValidFromAndUntil(SetProductDiscountValidFromAndUntil setValidFromAndUntil) voidsetSetValidUntil(SetProductDiscountValidUntil setValidUntil) toString()
-
Constructor Details
-
ProductDiscountUpdateAction
public ProductDiscountUpdateAction() -
ProductDiscountUpdateAction
public ProductDiscountUpdateAction(ChangeProductDiscountIsActive changeIsActive, ChangeProductDiscountName changeName, ChangeProductDiscountPredicate changePredicate, ChangeProductDiscountSortOrder changeSortOrder, ChangeProductDiscountValue changeValue, SetProductDiscountDescription setDescription, SetProductDiscountKey setKey, SetProductDiscountValidFrom setValidFrom, SetProductDiscountValidFromAndUntil setValidFromAndUntil, SetProductDiscountValidUntil setValidUntil)
-
-
Method Details
-
getChangeIsActive
-
setChangeIsActive
-
getChangeName
-
setChangeName
-
getChangePredicate
-
setChangePredicate
-
getChangeSortOrder
-
setChangeSortOrder
-
getChangeValue
-
setChangeValue
-
getSetDescription
-
setSetDescription
-
getSetKey
-
setSetKey
-
getSetValidFrom
-
setSetValidFrom
-
getSetValidFromAndUntil
-
setSetValidFromAndUntil
-
getSetValidUntil
-
setSetValidUntil
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-