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