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

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

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

Methods in org.eclipse.higgins.proxy.web.ws.wsdl that return ICardTemplateTO
 ICardTemplateTO[] RPPSServiceSEIBindingStub.getICardCreationTemplate(String userId, String password)
           
 ICardTemplateTO[] RPPSServiceSEI.getICardCreationTemplate(String userId, String password)
           
 

Methods in org.eclipse.higgins.proxy.web.ws.wsdl with parameters of type ICardTemplateTO
 ICardTO RPPSServiceSEIBindingStub.createICardByTemplate(String userId, String password, ICardTemplateTO template)
           
 ICardTO RPPSServiceSEI.createICardByTemplate(String userId, String password, ICardTemplateTO template)