Class SetStagedOrderShippingAddressAndCustomShippingMethod
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingAddressAndCustomShippingMethod
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderShippingAddressAndCustomShippingMethod(AddressInput address, String shippingMethodName, ShippingRateDraft shippingRate, ResourceIdentifierInput taxCategory, ExternalTaxRateDraft externalTaxRate) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAddress(AddressInput address) voidsetExternalTaxRate(ExternalTaxRateDraft externalTaxRate) voidsetShippingMethodName(String shippingMethodName) voidsetShippingRate(ShippingRateDraft shippingRate) voidsetTaxCategory(ResourceIdentifierInput taxCategory) toString()
-
Constructor Details
-
SetStagedOrderShippingAddressAndCustomShippingMethod
public SetStagedOrderShippingAddressAndCustomShippingMethod() -
SetStagedOrderShippingAddressAndCustomShippingMethod
public SetStagedOrderShippingAddressAndCustomShippingMethod(AddressInput address, String shippingMethodName, ShippingRateDraft shippingRate, ResourceIdentifierInput taxCategory, ExternalTaxRateDraft externalTaxRate)
-
-
Method Details
-
getAddress
-
setAddress
-
getShippingMethodName
-
setShippingMethodName
-
getShippingRate
-
setShippingRate
-
getTaxCategory
-
setTaxCategory
-
getExternalTaxRate
-
setExternalTaxRate
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-