java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<BankAddress>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.bankv2.BankAddress
All Implemented Interfaces:
VdmEntitySet

public class BankAddress extends VdmEntity<BankAddress> implements VdmEntitySet
Bank Address

Original entity name from the Odata EDM: BankAddressType

  • Field Details

  • Constructor Details

    • BankAddress

      public BankAddress()
    • BankAddress

      public BankAddress(@Nullable String bankCountry, @Nullable String bankInternalID, @Nullable String addressRepresentationCode, @Nullable String addressID, @Nullable String correspondenceLanguage, @Nullable String cityName, @Nullable String districtName, @Nullable String villageName, @Nullable String postalCode, @Nullable String companyPostalCode, @Nullable String streetName, @Nullable String streetAddrNonDeliverableReason, @Nullable String streetPrefixName1, @Nullable String streetPrefixName2, @Nullable String streetSuffixName1, @Nullable String streetSuffixName2, @Nullable String houseNumber, @Nullable String houseNumberSupplementText, @Nullable String building, @Nullable String floor, @Nullable String roomNumber, @Nullable String country, @Nullable String region, @Nullable String formOfAddress, @Nullable String addresseeName1, @Nullable String addresseeName2, @Nullable String addresseeName3, @Nullable String addresseeName4, @Nullable String taxJurisdiction, @Nullable String transportZone, @Nullable String pOBox, @Nullable String pOBoxAddrNonDeliverableReason, @Nullable Boolean pOBoxIsWithoutNumber, @Nullable String pOBoxPostalCode, @Nullable String pOBoxLobbyName, @Nullable String pOBoxDeviatingCityName, @Nullable String pOBoxDeviatingRegion, @Nullable String pOBoxDeviatingCountry, @Nullable String careOfName, @Nullable String deliveryServiceTypeCode, @Nullable String deliveryServiceNumber, @Nullable String addressTimeZone, @Nullable String secondaryRegionName, @Nullable String tertiaryRegionName, @Nullable Bank to_Bank)
  • Method Details

    • getType

      @Nonnull public Class<BankAddress> getType()
      Specified by:
      getType in class VdmObject<BankAddress>
    • setBankCountry

      public void setBankCountry(@Nullable String bankCountry)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BankCountry

      Parameters:
      bankCountry - Country/Region Key of Bank
    • setBankInternalID

      public void setBankInternalID(@Nullable String bankInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: BankInternalID

      Parameters:
      bankInternalID - Bank Keys
    • setAddressRepresentationCode

      public void setAddressRepresentationCode(@Nullable String addressRepresentationCode)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AddressRepresentationCode

      Parameters:
      addressRepresentationCode - Version ID for International Addresses
    • setAddressID

      public void setAddressID(@Nullable String addressID)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AddressID

      Parameters:
      addressID - Address Number
    • setCorrespondenceLanguage

      public void setCorrespondenceLanguage(@Nullable String correspondenceLanguage)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CorrespondenceLanguage

      Parameters:
      correspondenceLanguage - Language Key
    • setCityName

      public void setCityName(@Nullable String cityName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CityName

      Parameters:
      cityName - City
    • setDistrictName

      public void setDistrictName(@Nullable String districtName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: DistrictName

      Parameters:
      districtName - District
    • setVillageName

      public void setVillageName(@Nullable String villageName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: VillageName

      Parameters:
      villageName - City (different from postal city)
    • setPostalCode

      public void setPostalCode(@Nullable String postalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PostalCode

      Parameters:
      postalCode - City Postal Code
    • setCompanyPostalCode

      public void setCompanyPostalCode(@Nullable String companyPostalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CompanyPostalCode

      Parameters:
      companyPostalCode - Company Postal Code (for Large Customers)
    • setStreetName

      public void setStreetName(@Nullable String streetName)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: StreetName

      Parameters:
      streetName - Street
    • setStreetAddrNonDeliverableReason

      public void setStreetAddrNonDeliverableReason(@Nullable String streetAddrNonDeliverableReason)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: StreetAddrNonDeliverableReason

      Parameters:
      streetAddrNonDeliverableReason - Street Address Undeliverable Flag
    • setStreetPrefixName1

      public void setStreetPrefixName1(@Nullable String streetPrefixName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName1

      Parameters:
      streetPrefixName1 - Street 2
    • setStreetPrefixName2

      public void setStreetPrefixName2(@Nullable String streetPrefixName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName2

      Parameters:
      streetPrefixName2 - Street 3
    • setStreetSuffixName1

      public void setStreetSuffixName1(@Nullable String streetSuffixName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName1

      Parameters:
      streetSuffixName1 - Street 4
    • setStreetSuffixName2

      public void setStreetSuffixName2(@Nullable String streetSuffixName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName2

      Parameters:
      streetSuffixName2 - Street 5
    • setHouseNumber

      public void setHouseNumber(@Nullable String houseNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumber

      Parameters:
      houseNumber - House Number
    • setHouseNumberSupplementText

      public void setHouseNumberSupplementText(@Nullable String houseNumberSupplementText)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumberSupplementText

      Parameters:
      houseNumberSupplementText - House number supplement
    • setBuilding

      public void setBuilding(@Nullable String building)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Building

      Parameters:
      building - Building (Number or Code)
    • setFloor

      public void setFloor(@Nullable String floor)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Floor

      Parameters:
      floor - Floor in building
    • setRoomNumber

      public void setRoomNumber(@Nullable String roomNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RoomNumber

      Parameters:
      roomNumber - Room or Apartment Number
    • setCountry

      public void setCountry(@Nullable String country)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Country

      Parameters:
      country - Country/Region Key
    • setRegion

      public void setRegion(@Nullable String region)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Region

      Parameters:
      region - Region (State, Province, County)
    • setFormOfAddress

      public void setFormOfAddress(@Nullable String formOfAddress)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FormOfAddress

      Parameters:
      formOfAddress - Form-of-Address Key
    • setAddresseeName1

      public void setAddresseeName1(@Nullable String addresseeName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName1

      Parameters:
      addresseeName1 - Name 1
    • setAddresseeName2

      public void setAddresseeName2(@Nullable String addresseeName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName2

      Parameters:
      addresseeName2 - Name 2
    • setAddresseeName3

      public void setAddresseeName3(@Nullable String addresseeName3)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName3

      Parameters:
      addresseeName3 - Name 3
    • setAddresseeName4

      public void setAddresseeName4(@Nullable String addresseeName4)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName4

      Parameters:
      addresseeName4 - Name 4
    • setTaxJurisdiction

      public void setTaxJurisdiction(@Nullable String taxJurisdiction)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Parameters:
      taxJurisdiction - Tax Jurisdiction
    • setTransportZone

      public void setTransportZone(@Nullable String transportZone)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: TransportZone

      Parameters:
      transportZone - Transportation zone to or from which the goods are delivered
    • setPOBox

      public void setPOBox(@Nullable String pOBox)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBox

      Parameters:
      pOBox - PO Box
    • setPOBoxAddrNonDeliverableReason

      public void setPOBoxAddrNonDeliverableReason(@Nullable String pOBoxAddrNonDeliverableReason)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: POBoxAddrNonDeliverableReason

      Parameters:
      pOBoxAddrNonDeliverableReason - PO Box Address Undeliverable Flag
    • setPOBoxIsWithoutNumber

      public void setPOBoxIsWithoutNumber(@Nullable Boolean pOBoxIsWithoutNumber)
      Constraints: Not nullable

      Original property name from the Odata EDM: POBoxIsWithoutNumber

      Parameters:
      pOBoxIsWithoutNumber - Flag: PO Box Without Number
    • setPOBoxPostalCode

      public void setPOBoxPostalCode(@Nullable String pOBoxPostalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBoxPostalCode

      Parameters:
      pOBoxPostalCode - PO Box Postal Code
    • setPOBoxLobbyName

      public void setPOBoxLobbyName(@Nullable String pOBoxLobbyName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: POBoxLobbyName

      Parameters:
      pOBoxLobbyName - PO Box Lobby
    • setPOBoxDeviatingCityName

      public void setPOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: POBoxDeviatingCityName

      Parameters:
      pOBoxDeviatingCityName - PO Box city
    • setPOBoxDeviatingRegion

      public void setPOBoxDeviatingRegion(@Nullable String pOBoxDeviatingRegion)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: POBoxDeviatingRegion

      Parameters:
      pOBoxDeviatingRegion - Region for PO Box (Country/Region, State, Province, ...)
    • setPOBoxDeviatingCountry

      public void setPOBoxDeviatingCountry(@Nullable String pOBoxDeviatingCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: POBoxDeviatingCountry

      Parameters:
      pOBoxDeviatingCountry - PO Box of Country/Region
    • setCareOfName

      public void setCareOfName(@Nullable String careOfName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CareOfName

      Parameters:
      careOfName - c/o name
    • setDeliveryServiceTypeCode

      public void setDeliveryServiceTypeCode(@Nullable String deliveryServiceTypeCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: DeliveryServiceTypeCode

      Parameters:
      deliveryServiceTypeCode - Type of Delivery Service
    • setDeliveryServiceNumber

      public void setDeliveryServiceNumber(@Nullable String deliveryServiceNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: DeliveryServiceNumber

      Parameters:
      deliveryServiceNumber - Number of Delivery Service
    • setAddressTimeZone

      public void setAddressTimeZone(@Nullable String addressTimeZone)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: AddressTimeZone

      Parameters:
      addressTimeZone - Address Time Zone
    • setSecondaryRegionName

      public void setSecondaryRegionName(@Nullable String secondaryRegionName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: SecondaryRegionName

      Parameters:
      secondaryRegionName - County
    • setTertiaryRegionName

      public void setTertiaryRegionName(@Nullable String tertiaryRegionName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: TertiaryRegionName

      Parameters:
      tertiaryRegionName - Township
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<BankAddress>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<BankAddress>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<BankAddress>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<BankAddress>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<BankAddress>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<BankAddress>
    • getBankIfPresent

      @Nonnull public io.vavr.control.Option<Bank> getBankIfPresent()
      Retrieval of associated Bank entity (one to one). This corresponds to the OData navigation property _Bank.

      If the navigation property for an entity BankAddress has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _Bank is already loaded, the result will contain the Bank entity. If not, an Option with result state empty is returned.
    • setBank

      public void setBank(Bank value)
      Overwrites the associated Bank entity for the loaded navigation property _Bank.
      Parameters:
      value - New Bank entity.
    • builder

      @Nonnull public static BankAddress.BankAddressBuilder builder()
    • getBankCountry

      @Nullable public String getBankCountry()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BankCountry

      Returns:
      Country/Region Key of Bank
    • getBankInternalID

      @Nullable public String getBankInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: BankInternalID

      Returns:
      Bank Keys
    • getAddressRepresentationCode

      @Nullable public String getAddressRepresentationCode()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AddressRepresentationCode

      Returns:
      Version ID for International Addresses
    • getAddressID

      @Nullable public String getAddressID()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AddressID

      Returns:
      Address Number
    • getCorrespondenceLanguage

      @Nullable public String getCorrespondenceLanguage()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CorrespondenceLanguage

      Returns:
      Language Key
    • getCityName

      @Nullable public String getCityName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CityName

      Returns:
      City
    • getDistrictName

      @Nullable public String getDistrictName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: DistrictName

      Returns:
      District
    • getVillageName

      @Nullable public String getVillageName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: VillageName

      Returns:
      City (different from postal city)
    • getPostalCode

      @Nullable public String getPostalCode()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PostalCode

      Returns:
      City Postal Code
    • getCompanyPostalCode

      @Nullable public String getCompanyPostalCode()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CompanyPostalCode

      Returns:
      Company Postal Code (for Large Customers)
    • getStreetName

      @Nullable public String getStreetName()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: StreetName

      Returns:
      Street
    • getStreetAddrNonDeliverableReason

      @Nullable public String getStreetAddrNonDeliverableReason()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: StreetAddrNonDeliverableReason

      Returns:
      Street Address Undeliverable Flag
    • getStreetPrefixName1

      @Nullable public String getStreetPrefixName1()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName1

      Returns:
      Street 2
    • getStreetPrefixName2

      @Nullable public String getStreetPrefixName2()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName2

      Returns:
      Street 3
    • getStreetSuffixName1

      @Nullable public String getStreetSuffixName1()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName1

      Returns:
      Street 4
    • getStreetSuffixName2

      @Nullable public String getStreetSuffixName2()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName2

      Returns:
      Street 5
    • getHouseNumber

      @Nullable public String getHouseNumber()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumber

      Returns:
      House Number
    • getHouseNumberSupplementText

      @Nullable public String getHouseNumberSupplementText()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumberSupplementText

      Returns:
      House number supplement
    • getBuilding

      @Nullable public String getBuilding()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Building

      Returns:
      Building (Number or Code)
    • getFloor

      @Nullable public String getFloor()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Floor

      Returns:
      Floor in building
    • getRoomNumber

      @Nullable public String getRoomNumber()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RoomNumber

      Returns:
      Room or Apartment Number
    • getCountry

      @Nullable public String getCountry()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Country

      Returns:
      Country/Region Key
    • getRegion

      @Nullable public String getRegion()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Region

      Returns:
      Region (State, Province, County)
    • getFormOfAddress

      @Nullable public String getFormOfAddress()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FormOfAddress

      Returns:
      Form-of-Address Key
    • getAddresseeName1

      @Nullable public String getAddresseeName1()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName1

      Returns:
      Name 1
    • getAddresseeName2

      @Nullable public String getAddresseeName2()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName2

      Returns:
      Name 2
    • getAddresseeName3

      @Nullable public String getAddresseeName3()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName3

      Returns:
      Name 3
    • getAddresseeName4

      @Nullable public String getAddresseeName4()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AddresseeName4

      Returns:
      Name 4
    • getTaxJurisdiction

      @Nullable public String getTaxJurisdiction()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Returns:
      Tax Jurisdiction
    • getTransportZone

      @Nullable public String getTransportZone()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: TransportZone

      Returns:
      Transportation zone to or from which the goods are delivered
    • getPOBox

      @Nullable public String getPOBox()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBox

      Returns:
      PO Box
    • getPOBoxAddrNonDeliverableReason

      @Nullable public String getPOBoxAddrNonDeliverableReason()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: POBoxAddrNonDeliverableReason

      Returns:
      PO Box Address Undeliverable Flag
    • getPOBoxIsWithoutNumber

      @Nullable public Boolean getPOBoxIsWithoutNumber()
      Constraints: Not nullable

      Original property name from the Odata EDM: POBoxIsWithoutNumber

      Returns:
      Flag: PO Box Without Number
    • getPOBoxPostalCode

      @Nullable public String getPOBoxPostalCode()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBoxPostalCode

      Returns:
      PO Box Postal Code
    • getPOBoxLobbyName

      @Nullable public String getPOBoxLobbyName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: POBoxLobbyName

      Returns:
      PO Box Lobby
    • getPOBoxDeviatingCityName

      @Nullable public String getPOBoxDeviatingCityName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: POBoxDeviatingCityName

      Returns:
      PO Box city
    • getPOBoxDeviatingRegion

      @Nullable public String getPOBoxDeviatingRegion()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: POBoxDeviatingRegion

      Returns:
      Region for PO Box (Country/Region, State, Province, ...)
    • getPOBoxDeviatingCountry

      @Nullable public String getPOBoxDeviatingCountry()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: POBoxDeviatingCountry

      Returns:
      PO Box of Country/Region
    • getCareOfName

      @Nullable public String getCareOfName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CareOfName

      Returns:
      c/o name
    • getDeliveryServiceTypeCode

      @Nullable public String getDeliveryServiceTypeCode()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: DeliveryServiceTypeCode

      Returns:
      Type of Delivery Service
    • getDeliveryServiceNumber

      @Nullable public String getDeliveryServiceNumber()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: DeliveryServiceNumber

      Returns:
      Number of Delivery Service
    • getAddressTimeZone

      @Nullable public String getAddressTimeZone()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: AddressTimeZone

      Returns:
      Address Time Zone
    • getSecondaryRegionName

      @Nullable public String getSecondaryRegionName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: SecondaryRegionName

      Returns:
      County
    • getTertiaryRegionName

      @Nullable public String getTertiaryRegionName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: TertiaryRegionName

      Returns:
      Township
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<BankAddress>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<BankAddress>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<BankAddress>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<BankAddress>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<BankAddress>