Package org.cyclos.impl.sql.postgresql
Class PostgresqlQueryHandlerImpl.NativeAccountStatusWithAccount
- java.lang.Object
-
- org.cyclos.impl.banking.NativeAccountStatus
-
- org.cyclos.impl.sql.postgresql.PostgresqlQueryHandlerImpl.NativeAccountStatusWithAccount
-
- Enclosing class:
- PostgresqlQueryHandlerImpl
protected static class PostgresqlQueryHandlerImpl.NativeAccountStatusWithAccount extends NativeAccountStatus
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedNativeAccountStatusWithAccount()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetAccountId()voidsetAccountId(Long accountId)-
Methods inherited from class org.cyclos.impl.banking.NativeAccountStatus
getBalance, getDirtyTransferIds, getReserved, isCached, setBalance, setCached, setDirtyTransferIds, setReserved
-
-