public interface IAccountingAreaObject extends IClientObject, IHasAccountingArea
| Modifier and Type | Method and Description |
|---|---|
IAccountingArea |
getAccountingArea() |
String |
getAccountingAreaID() |
getClient, getClientIDgetCreationDateTime, getCreationUserID, isDeleted, isDeletedgetLastModificationUserIDgetLastModificationDateTimegetDeletionUserIDgetDeletionDateTimehasSameClientAndAccountingAreaID, hasSameClientAndAccountingAreaIDhasSameClient, hasSameClientIDhasSameClientID@Nullable String getAccountingAreaID()
getAccountingAreaID in interface IHasAccountingAreaIDnull.getAccountingArea()@Nullable IAccountingArea getAccountingArea()
getAccountingArea in interface IHasAccountingAreanull
.Copyright © 2014–2015 Philip Helger. All rights reserved.