Uses of Class
ch.aeis.exchange.web.ws.exchange_1_0.CompanyWS
-
-
Uses of CompanyWS in ch.aeis.exchange.web.ws.exchange_1_0
Methods in ch.aeis.exchange.web.ws.exchange_1_0 that return types with arguments of type CompanyWS Modifier and Type Method Description List<CompanyWS>
ExchangeWS. getAcceptingVes(String userName, String password, Collection<String> supportedExtendedValidations)
Returns a list of all VEs accepting incoming documents, i.e.List<CompanyWS>
ExchangeWS. getVes(String userName, String password)
Returns a list of all registered VEs.
-