Class ExchangeQueryResult
java.lang.Object
com.predic8.membrane.core.exchangestore.ExchangeQueryResult
-
Constructor Summary
ConstructorsConstructorDescriptionExchangeQueryResult(List<AbstractExchange> exchanges, int count, long lastModified) -
Method Summary
-
Constructor Details
-
ExchangeQueryResult
-
-
Method Details
-
getExchanges
-
getCount
public int getCount() -
getLastModified
public long getLastModified()
-