public class FxQuotesRequest extends QuotesRequest<FxQuote>
Modifier and Type | Field and Description |
---|---|
static List<QuotesProperty> |
DEFAULT_PROPERTIES |
properties, query
Constructor and Description |
---|
FxQuotesRequest(String query) |
Modifier and Type | Method and Description |
---|---|
protected FxQuote |
parseCSVLine(String line) |
getProperties, getQuery, getResult, getSingleResult, setProperties
public static final List<QuotesProperty> DEFAULT_PROPERTIES
public FxQuotesRequest(String query)
protected FxQuote parseCSVLine(String line)
parseCSVLine
in class QuotesRequest<FxQuote>
Copyright © 2022. All rights reserved.