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

Packages that use CardInformationTO
org.eclipse.higgins.ics.ws.client   
org.eclipse.higgins.ics.ws.wsdl   
 

Uses of CardInformationTO in org.eclipse.higgins.ics.ws.client
 

Methods in org.eclipse.higgins.ics.ws.client with parameters of type CardInformationTO
static CardInformation Utils.cardInformationTO2CardInformation(CardInformationTO ciTO, CardInformation ci)
           
 

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

Methods in org.eclipse.higgins.ics.ws.wsdl that return CardInformationTO
 CardInformationTO RPPSServiceSEI.getCardInformation(String userId, String password, String cuid, int size)
           
 CardInformationTO RPPSServiceSEIBindingStub.getCardInformation(String userId, String password, String cuid, int size)