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

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

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

Methods in org.eclipse.higgins.proxy.web.ws.wsdl with parameters of type ICardUpdateTO
 ICardUpdateResponseTO[] RPPSServiceSEIBindingStub.updateClaimsAcrossCards(String userId, String password, String[] claimTypes, String[] claimValues, ICardUpdateTO[] cardUpdate)
           
 ICardUpdateResponseTO[] RPPSServiceSEI.updateClaimsAcrossCards(String userId, String password, String[] claimTypes, String[] claimValues, ICardUpdateTO[] cardUpdate)