Class SetCustomerAddressCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetCustomerAddressCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetCustomerAddressCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId, String addressId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetAddressId(String addressId) voidsetFields(List<CustomFieldInput> fields) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetCustomerAddressCustomType
public SetCustomerAddressCustomType() -
SetCustomerAddressCustomType
public SetCustomerAddressCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId, String addressId)
-
-
Method Details