public abstract class AbstractQuery<T> extends Object implements Serializable
Constructor and Description |
---|
AbstractQuery(String serviceName,
com.reuters.rfa.common.Handle loginHandle,
T item) |
Modifier and Type | Method and Description |
---|---|
T |
getItem() |
com.reuters.rfa.common.Handle |
getLoginHandle() |
String |
getServiceName() |
String |
toString() |
Copyright © 2016. All Rights Reserved.