Class CustomerGroupSet
java.lang.Object
com.commercetools.graphql.api.types.CustomerGroupSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCustomerGroupSet(CustomerGroup customerGroup, Reference customerGroupRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static CustomerGroupSet.BuildervoidsetCustomerGroup(CustomerGroup customerGroup) voidsetCustomerGroupRef(Reference customerGroupRef) voidtoString()
-
Constructor Details
-
CustomerGroupSet
public CustomerGroupSet() -
CustomerGroupSet
-
-
Method Details
-
getCustomerGroup
-
setCustomerGroup
-
getCustomerGroupRef
-
setCustomerGroupRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-