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