Skip to content

Commit

Permalink
Add javadocs of layer param
Browse files Browse the repository at this point in the history
  • Loading branch information
sprevilla committed Jun 18, 2018
1 parent 0a772fb commit 05f8ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/minigl/src/main/java/org/jpos/gl/GLSession.java
Original file line number Diff line number Diff line change
Expand Up @@ -1092,6 +1092,7 @@ public List<FinalAccount> getDeepFinalChildren(Account acct) throws HibernateExc
* @param acct the account.
* @param start date (inclusive).
* @param end date (inclusive).
* @param layers array of the layers included.
* @param ascendingOrder boolean.
* @param maxResults int.
* @return Account detail for given period.
Expand Down

0 comments on commit 05f8ddf

Please sign in to comment.