Class CustomerCustomTypeSet
java.lang.Object
com.commercetools.graphql.api.types.CustomerCustomTypeSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCustomerCustomTypeSet(CustomFieldsType customFields, String previousTypeId, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustomFields(CustomFieldsType customFields) voidsetPreviousTypeId(String previousTypeId) voidtoString()
-
Constructor Details
-
CustomerCustomTypeSet
public CustomerCustomTypeSet() -
CustomerCustomTypeSet
-
-
Method Details
-
getCustomFields
-
setCustomFields
-
getPreviousTypeId
-
setPreviousTypeId
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-