// generated by GLUE package com.ecerami.wsdl.glue; public interface IPriceList_Service { double[] getPriceList( String[] sku_list ); }