Class OrderAddress
java.lang.Object
de.codebarista.shopware.model.core.OrderAddress
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class OrderAddress
extends Object
Added since version: 6.0.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalAddressLine1(String additionalAddressLine1) additionalAddressLine2(String additionalAddressLine2) countryState(CountryState countryState) countryStateId(String countryStateId) customFields(Object customFields) department(String department) booleanGet additionalAddressLine1Get additionalAddressLine2getCity()Get cityGet companyGet countryGet countryIdGet countryStateGet countryStateIdGet createdAtGet customFieldsGet departmentGet firstNamegetId()Get idGet lastNameGet phoneNumberGet salutationGet streetgetTitle()Get titleGet updatedAtgetVatId()Get vatIdGet versionIdGet zipcodeinthashCode()phoneNumber(String phoneNumber) salutation(Salutation salutation) voidsetAdditionalAddressLine1(String additionalAddressLine1) voidsetAdditionalAddressLine2(String additionalAddressLine2) voidvoidsetCompany(String company) voidsetCountry(Country country) voidsetCountryId(String countryId) voidsetCountryState(CountryState countryState) voidsetCountryStateId(String countryStateId) voidsetCustomFields(Object customFields) voidsetDepartment(String department) voidsetFirstName(String firstName) voidvoidsetLastName(String lastName) voidsetPhoneNumber(String phoneNumber) voidsetSalutation(Salutation salutation) voidvoidvoidvoidsetVersionId(String versionId) voidsetZipcode(String zipcode) toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_VERSION_ID
- See Also:
-
JSON_PROPERTY_COUNTRY_ID
- See Also:
-
JSON_PROPERTY_COUNTRY_STATE_ID
- See Also:
-
JSON_PROPERTY_FIRST_NAME
- See Also:
-
JSON_PROPERTY_LAST_NAME
- See Also:
-
JSON_PROPERTY_STREET
- See Also:
-
JSON_PROPERTY_ZIPCODE
- See Also:
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_COMPANY
- See Also:
-
JSON_PROPERTY_DEPARTMENT
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
JSON_PROPERTY_VAT_ID
- See Also:
-
JSON_PROPERTY_PHONE_NUMBER
- See Also:
-
JSON_PROPERTY_ADDITIONAL_ADDRESS_LINE1
- See Also:
-
JSON_PROPERTY_ADDITIONAL_ADDRESS_LINE2
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_COUNTRY_STATE
- See Also:
-
JSON_PROPERTY_SALUTATION
- See Also:
-
-
Constructor Details
-
OrderAddress
public OrderAddress() -
OrderAddress
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
versionId
-
getVersionId
Get versionId- Returns:
- versionId
-
setVersionId
-
countryId
-
getCountryId
Get countryId- Returns:
- countryId
-
setCountryId
-
countryStateId
-
getCountryStateId
Get countryStateId- Returns:
- countryStateId
-
setCountryStateId
-
firstName
-
getFirstName
Get firstName- Returns:
- firstName
-
setFirstName
-
lastName
-
getLastName
Get lastName- Returns:
- lastName
-
setLastName
-
street
-
getStreet
Get street- Returns:
- street
-
setStreet
-
zipcode
-
getZipcode
Get zipcode- Returns:
- zipcode
-
setZipcode
-
city
-
getCity
Get city- Returns:
- city
-
setCity
-
company
-
getCompany
Get company- Returns:
- company
-
setCompany
-
department
-
getDepartment
Get department- Returns:
- department
-
setDepartment
-
title
-
getTitle
Get title- Returns:
- title
-
setTitle
-
vatId
-
getVatId
Get vatId- Returns:
- vatId
-
setVatId
-
phoneNumber
-
getPhoneNumber
Get phoneNumber- Returns:
- phoneNumber
-
setPhoneNumber
-
additionalAddressLine1
-
getAdditionalAddressLine1
Get additionalAddressLine1- Returns:
- additionalAddressLine1
-
setAdditionalAddressLine1
-
additionalAddressLine2
-
getAdditionalAddressLine2
Get additionalAddressLine2- Returns:
- additionalAddressLine2
-
setAdditionalAddressLine2
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
country
-
getCountry
Get country- Returns:
- country
-
setCountry
-
countryState
-
getCountryState
Get countryState- Returns:
- countryState
-
setCountryState
-
salutation
-
getSalutation
Get salutation- Returns:
- salutation
-
setSalutation
-
equals
-
hashCode
public int hashCode() -
toString
-