|
|||||||||
| Home >> All >> complexsoap >> client >> stub >> com >> cdyne >> [ ws overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
complexsoap.client.stub.com.cdyne.ws
Interface Zip2GeoSoap

- All Superinterfaces:
- java.rmi.Remote
- public interface Zip2GeoSoap
- extends java.rmi.Remote
| Method Summary | |
LatLongReturn |
GetLatLong(java.lang.String zipcode,
java.lang.String licenseKey)
This method will convert a zip code to Longitude and Latitude. |
| Method Detail |
GetLatLong
public LatLongReturn GetLatLong(java.lang.String zipcode, java.lang.String licenseKey) throws java.rmi.RemoteException
- This method will convert a zip code to Longitude and Latitude. You
will get better accuracy with the plus 4 added to the zipcode. Use
a license key of 0 for testing.
|
|||||||||
| Home >> All >> complexsoap >> client >> stub >> com >> cdyne >> [ ws overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC