Uses of Class
com.longbridge.asset.GetStatementListOptions
-
Packages that use GetStatementListOptions Package Description com.longbridge.asset -
-
Uses of GetStatementListOptions in com.longbridge.asset
Methods in com.longbridge.asset that return GetStatementListOptions Modifier and Type Method Description GetStatementListOptionsGetStatementListOptions. setLimit(int limit)GetStatementListOptionsGetStatementListOptions. setStartDate(int startDate)GetStatementListOptionsGetStatementListOptions. setStatementType(int statementType)Methods in com.longbridge.asset with parameters of type GetStatementListOptions Modifier and Type Method Description CompletableFuture<Object>AssetContext. getStatements(GetStatementListOptions opts)Get statement data list
-