Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

complexsoap.client.stub.com.cdyne.ws
Interface Zip2GeoSoap  view Zip2GeoSoap download Zip2GeoSoap.java

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.