Class BCompanyDTO

java.lang.Object
de.aeb.xnsg.logistics.bf.CompanyDTO
de.aeb.xnsg.billing.bf.BCompanyDTO

public class BCompanyDTO extends de.aeb.xnsg.logistics.bf.CompanyDTO
A complete address of a company for Logistics Cost Management.
  • Field Summary

    Fields inherited from class de.aeb.xnsg.logistics.bf.CompanyDTO

    city, cityPOBox, companyNumber, countryISOCode, county, district, emailAddress, fax, name, name2, name3, name4, phone, poBox, postcode, postcodePOBox, street, street2
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BCompanyDTO

      public BCompanyDTO()