Uses of Interface
com.helger.tenancy.accarea.IAccountingAreaObject
-
Packages that use IAccountingAreaObject Package Description com.helger.tenancy.accarea -
-
Uses of IAccountingAreaObject in com.helger.tenancy.accarea
Methods in com.helger.tenancy.accarea with parameters of type IAccountingAreaObject Modifier and Type Method Description booleanAbstractHasAccountingAreaObject. hasSameTenantAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject)booleanAbstractHasAccountingAreaOptionalObject. hasSameTenantAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject)booleanIHasAccountingArea. hasSameTenantAndAccountingAreaID(IAccountingAreaObject aAccountingAreaObject)Check if the passed object has the same tenant ID and the same accounting area ID as this objectConstructors in com.helger.tenancy.accarea with parameters of type IAccountingAreaObject Constructor Description AbstractHasAccountingAreaObject(IAccountingAreaObject aOther)AbstractHasAccountingAreaOptionalObject(IAccountingAreaObject aOther)
-