Uses of Class
org.eclipse.higgins.proxy.web.ws.wsdl.ICardResponseTO

Packages that use ICardResponseTO
org.eclipse.higgins.proxy.web.ws.wsdl   
 

Uses of ICardResponseTO in org.eclipse.higgins.proxy.web.ws.wsdl
 

Methods in org.eclipse.higgins.proxy.web.ws.wsdl that return ICardResponseTO
 ICardResponseTO RPPSServiceSEIBindingStub.getICards(String userId, String password)
           
 ICardResponseTO RPPSServiceSEI.getICards(String userId, String password)
           
 ICardResponseTO RPPSServiceSEIBindingStub.importICardAsByteArray(String userId, String password, byte[] crd)
           
 ICardResponseTO RPPSServiceSEI.importICardAsByteArray(String userId, String password, byte[] crd)
           
 ICardResponseTO RPPSServiceSEIBindingStub.importICards(String userId, String password, byte[] crd, String formatID, UITokenServiceCredentialTO credential)
           
 ICardResponseTO RPPSServiceSEI.importICards(String userId, String password, byte[] crd, String formatID, UITokenServiceCredentialTO credential)