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