- webservice . . . . 5 matches
public float celsiusToFarenheit( float celsius)
import wtp.ConverterStub.CelsiusToFarenheit;
import wtp.ConverterStub.CelsiusToFarenheitResponse;
CelsiusToFarenheit c2f = new CelsiusToFarenheit();
CelsiusToFarenheitResponse res = stub.celsiusToFarenheit(c2f);
Found 1 matching page out of 185 total pages