Class ShippingMethodUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.ShippingMethodUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionShippingMethodUpdateAction(AddShippingMethodShippingRate addShippingRate, AddShippingMethodZone addZone, ChangeShippingMethodIsDefault changeIsDefault, ChangeShippingMethodName changeName, ChangeShippingMethodTaxCategory changeTaxCategory, RemoveShippingMethodShippingRate removeShippingRate, RemoveShippingMethodZone removeZone, SetShippingMethodCustomField setCustomField, SetShippingMethodCustomType setCustomType, SetShippingMethodDescription setDescription, SetShippingMethodKey setKey, SetShippingMethodLocalizedDescription setLocalizedDescription, SetShippingMethodLocalizedName setLocalizedName, SetShippingMethodPredicate setPredicate) -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis action is deprecated in favor of using 'setLocalizedDescription'inthashCode()voidsetAddShippingRate(AddShippingMethodShippingRate addShippingRate) voidsetAddZone(AddShippingMethodZone addZone) voidsetChangeIsDefault(ChangeShippingMethodIsDefault changeIsDefault) voidsetChangeName(ChangeShippingMethodName changeName) voidsetChangeTaxCategory(ChangeShippingMethodTaxCategory changeTaxCategory) voidsetRemoveShippingRate(RemoveShippingMethodShippingRate removeShippingRate) voidsetRemoveZone(RemoveShippingMethodZone removeZone) voidsetSetCustomField(SetShippingMethodCustomField setCustomField) voidsetSetCustomType(SetShippingMethodCustomType setCustomType) voidsetSetDescription(SetShippingMethodDescription setDescription) voidsetSetKey(SetShippingMethodKey setKey) voidsetSetLocalizedDescription(SetShippingMethodLocalizedDescription setLocalizedDescription) voidsetSetLocalizedName(SetShippingMethodLocalizedName setLocalizedName) voidsetSetPredicate(SetShippingMethodPredicate setPredicate) toString()
-
Constructor Details
-
ShippingMethodUpdateAction
public ShippingMethodUpdateAction() -
ShippingMethodUpdateAction
public ShippingMethodUpdateAction(AddShippingMethodShippingRate addShippingRate, AddShippingMethodZone addZone, ChangeShippingMethodIsDefault changeIsDefault, ChangeShippingMethodName changeName, ChangeShippingMethodTaxCategory changeTaxCategory, RemoveShippingMethodShippingRate removeShippingRate, RemoveShippingMethodZone removeZone, SetShippingMethodCustomField setCustomField, SetShippingMethodCustomType setCustomType, SetShippingMethodDescription setDescription, SetShippingMethodKey setKey, SetShippingMethodLocalizedDescription setLocalizedDescription, SetShippingMethodLocalizedName setLocalizedName, SetShippingMethodPredicate setPredicate)
-
-
Method Details
-
getAddShippingRate
-
setAddShippingRate
-
getAddZone
-
setAddZone
-
getChangeIsDefault
-
setChangeIsDefault
-
getChangeName
-
setChangeName
-
getChangeTaxCategory
-
setChangeTaxCategory
-
getRemoveShippingRate
-
setRemoveShippingRate
-
getRemoveZone
-
setRemoveZone
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetDescription
This action is deprecated in favor of using 'setLocalizedDescription' -
setSetDescription
-
getSetKey
-
setSetKey
-
getSetLocalizedDescription
-
setSetLocalizedDescription
public void setSetLocalizedDescription(SetShippingMethodLocalizedDescription setLocalizedDescription) -
getSetLocalizedName
-
setSetLocalizedName
-
getSetPredicate
-
setSetPredicate
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-