Uses of Class
org.eclipse.higgins.ics.ws.wsdl.ICardResponseTO

Packages that use ICardResponseTO
org.eclipse.higgins.ics.ws.wsdl   
 

Uses of ICardResponseTO in org.eclipse.higgins.ics.ws.wsdl
 

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