Class OrderShippingInfoSet
java.lang.Object
com.commercetools.graphql.api.types.OrderShippingInfoSet
- All Implemented Interfaces:
MessagePayload,OrderMessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionOrderShippingInfoSet(ShippingInfo shippingInfo, ShippingInfo oldShippingInfo, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static OrderShippingInfoSet.BuildervoidsetOldShippingInfo(ShippingInfo oldShippingInfo) voidsetShippingInfo(ShippingInfo shippingInfo) voidtoString()
-
Constructor Details
-
OrderShippingInfoSet
public OrderShippingInfoSet() -
OrderShippingInfoSet
-
-
Method Details
-
getShippingInfo
-
setShippingInfo
-
getOldShippingInfo
-
setOldShippingInfo
-
getType
- Specified by:
getTypein interfaceMessagePayload- Specified by:
getTypein interfaceOrderMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload- Specified by:
setTypein interfaceOrderMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-