| Package | Description |
|---|---|
| com.helger.photon.basic.object.accarea |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAccountingAreaObject |
class |
AbstractAccountingAreaOptionalObject
Like
AbstractAccountingAreaObject but with an optional accounting
area |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IHasAccountingArea.hasSameClientAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject)
Check if the passed object has the same client ID and the same accounting
area ID as this object
|
boolean |
AbstractHasAccountingAreaOptionalObject.hasSameClientAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject) |
boolean |
AbstractHasAccountingAreaObject.hasSameClientAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject) |
boolean |
AbstractAccountingAreaOptionalObject.hasSameClientAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject) |
boolean |
AbstractAccountingAreaObject.hasSameClientAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject) |
| Constructor and Description |
|---|
AbstractAccountingAreaObject(IAccountingAreaObject aOther) |
AbstractAccountingAreaOptionalObject(IAccountingAreaObject aOther) |
AbstractHasAccountingAreaObject(IAccountingAreaObject aOther) |
AbstractHasAccountingAreaOptionalObject(IAccountingAreaObject aOther) |
Copyright © 2014–2015 Philip Helger. All rights reserved.