Class BusinessUnitAddressCustomFieldAdded
java.lang.Object
com.commercetools.graphql.api.types.BusinessUnitAddressCustomFieldAdded
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionBusinessUnitAddressCustomFieldAdded(String name, JsonNode value, String type) -
Method Summary
-
Constructor Details
-
BusinessUnitAddressCustomFieldAdded
public BusinessUnitAddressCustomFieldAdded() -
BusinessUnitAddressCustomFieldAdded
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-