Uses of Class
uk.ac.ebi.cdb.webservice.ResponseWrapper

Packages that use ResponseWrapper
uk.ac.ebi.cdb.webservice   
 

Uses of ResponseWrapper in uk.ac.ebi.cdb.webservice
 

Fields in uk.ac.ebi.cdb.webservice declared as ResponseWrapper
protected  ResponseWrapper SearchPublicationsResponse._return
           
protected  ResponseWrapper ProfilePublicationsResponse._return
           
protected  ResponseWrapper ListSearchFieldsResponse._return
           
protected  ResponseWrapper GetTextMinedTermsResponse._return
           
protected  ResponseWrapper GetReferencesResponse._return
           
protected  ResponseWrapper GetDatabaseLinksResponse._return
           
protected  ResponseWrapper GetCitationsResponse._return
           
 

Methods in uk.ac.ebi.cdb.webservice that return ResponseWrapper
 ResponseWrapper ObjectFactory.createResponseWrapper()
          Create an instance of ResponseWrapper
 ResponseWrapper WSCitationImpl.getCitations(String id, String source, Integer offSet, String email)
           
 ResponseWrapper WSCitationImpl.getDatabaseLinks(String id, String source, String database, Integer offSet, String email)
           
 ResponseWrapper WSCitationImpl.getReferences(String id, String source, Integer offSet, String email)
           
 ResponseWrapper SearchPublicationsResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper ProfilePublicationsResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper ListSearchFieldsResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper GetTextMinedTermsResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper GetReferencesResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper GetDatabaseLinksResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper GetCitationsResponse.getReturn()
          Gets the value of the return property.
 ResponseWrapper WSCitationImpl.getTextMinedTerms(String id, String source, String semanticType, Integer offSet, String email)
           
 ResponseWrapper WSCitationImpl.listSearchFields(String email)
           
 ResponseWrapper WSCitationImpl.profilePublications(String queryString, String dataSet, String profileType, Boolean synonym, String email)
           
 ResponseWrapper WSCitationImpl.searchPublications(String queryString, String dataSet, String resultType, Integer offSet, Boolean synonym, String email)
           
 

Methods in uk.ac.ebi.cdb.webservice with parameters of type ResponseWrapper
 void SearchPublicationsResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 void ProfilePublicationsResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 void ListSearchFieldsResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 void GetTextMinedTermsResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 void GetReferencesResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 void GetDatabaseLinksResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 void GetCitationsResponse.setReturn(ResponseWrapper value)
          Sets the value of the return property.
 



Copyright © 2005-2013 European Bioinformatics Institute (EBI). All Rights Reserved.