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