Class OrderCustomerGroupSet
java.lang.Object
com.commercetools.graphql.api.types.OrderCustomerGroupSet
- All Implemented Interfaces:
MessagePayload,OrderMessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionOrderCustomerGroupSet(CustomerGroup customerGroup, CustomerGroup oldCustomerGroup, Reference customerGroupRef, Reference oldCustomerGroupRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustomerGroup(CustomerGroup customerGroup) voidsetCustomerGroupRef(Reference customerGroupRef) voidsetOldCustomerGroup(CustomerGroup oldCustomerGroup) voidsetOldCustomerGroupRef(Reference oldCustomerGroupRef) voidtoString()
-
Constructor Details
-
OrderCustomerGroupSet
public OrderCustomerGroupSet() -
OrderCustomerGroupSet
public OrderCustomerGroupSet(CustomerGroup customerGroup, CustomerGroup oldCustomerGroup, Reference customerGroupRef, Reference oldCustomerGroupRef, String type)
-
-
Method Details
-
getCustomerGroup
-
setCustomerGroup
-
getOldCustomerGroup
-
setOldCustomerGroup
-
getCustomerGroupRef
-
setCustomerGroupRef
-
getOldCustomerGroupRef
-
setOldCustomerGroupRef
-
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
-