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

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

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

Methods in org.eclipse.higgins.ics.ws.client with parameters of type FormatDescriptorTO
static FormatDescriptor Utils.formatDescriptorTO2FormatDescriptor(FormatDescriptorTO formatTO)
           
 

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

Methods in org.eclipse.higgins.ics.ws.wsdl that return FormatDescriptorTO
 FormatDescriptorTO RPPSServiceSEI.checkImportStream(String userId, String password, byte[] crd)
           
 FormatDescriptorTO[] RPPSServiceSEI.getOutputFormats(String userId, String password)
           
 FormatDescriptorTO RPPSServiceSEIBindingStub.checkImportStream(String userId, String password, byte[] crd)
           
 FormatDescriptorTO[] RPPSServiceSEIBindingStub.getOutputFormats(String userId, String password)