@Singleton public class ListCurrenciesImpl extends Object implements ListCurrencies
protected RestContext<AbiquoApi,AbiquoAsyncApi>
context
Iterable<Currency>
execute()
execute(com.google.common.base.Predicate<Currency> selector)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final RestContext<AbiquoApi,AbiquoAsyncApi> context
public Iterable<Currency> execute()
execute
ListRootEntities<Currency>
public Iterable<Currency> execute(com.google.common.base.Predicate<Currency> selector)
Copyright © 2009-2013 jclouds. All Rights Reserved.