Uses of Class
com.storedobject.core.BranchAccount
Packages that use BranchAccount
-
Uses of BranchAccount in com.storedobject.core
Methods in com.storedobject.core that return BranchAccountModifier and TypeMethodDescriptionstatic BranchAccount
BranchAccount.create
(TransactionManager tm, SystemEntity master, SystemEntity branch) static BranchAccount
BranchAccount.createFrom
(TransactionManager tm, SystemEntity master) static BranchAccount
BranchAccount.createTo
(TransactionManager tm, SystemEntity branch) static BranchAccount
BranchAccount.get
(SystemEntity systemEntity, String name) Methods in com.storedobject.core that return types with arguments of type BranchAccountModifier and TypeMethodDescriptionstatic ObjectIterator
<? extends BranchAccount> BranchAccount.list
(SystemEntity systemEntity, String name)