public interface IAccountingArea extends IClientObject, com.helger.commons.name.IHasDisplayName, IHasUIText
| Modifier and Type | Method and Description |
|---|---|
com.helger.masterdata.address.IAddress |
getAddress() |
String |
getCommercialCourt() |
String |
getCommercialRegistrationNumber() |
String |
getCompanyNumber() |
String |
getCompanyType() |
String |
getCompanyVATIN() |
String |
getCustomerNumber() |
com.helger.masterdata.currency.ECurrency |
getDefaultCurrency() |
String |
getDefaultCurrencyID() |
String |
getEmailAddress() |
String |
getFax() |
String |
getOfficeLocation() |
String |
getTelephone() |
String |
getWebSite() |
getClient, getClientIDgetCreationDateTime, getCreationUserID, isDeleted, isDeletedgetLastModificationUserIDgetLastModificationDateTimegetDeletionUserIDgetDeletionDateTimehasSameClient, hasSameClientIDhasSameClientIDgetAsUIText@Nullable String getCompanyNumber()
null.@Nullable String getCustomerNumber()
null.@Nonnull com.helger.masterdata.address.IAddress getAddress()
null.@Nullable com.helger.masterdata.currency.ECurrency getDefaultCurrency()
null.@Nullable String getDefaultCurrencyID()
null.@Nullable String getCommercialRegistrationNumber()
Copyright © 2014–2015 Philip Helger. All rights reserved.