public class Is24GeoBuilder extends Object
| Constructor and Description |
|---|
Is24GeoBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GeoImpl |
build() |
GeoImpl |
build(File inputFile) |
GeoImpl |
build(GeoImpl oldGeo) |
GeoImpl |
build(String webserviceUrl,
String consumerKey,
String consumerSecret,
String accessKey,
String accessSecret) |
GeoImpl |
build(String webserviceUrl,
String consumerKey,
String consumerSecret,
String accessKey,
String accessSecret,
GeoImpl oldGeo) |
static void |
main(String[] args) |
public final GeoImpl build() throws oauth.signpost.exception.OAuthException, IOException
oauth.signpost.exception.OAuthExceptionIOExceptionpublic final GeoImpl build(GeoImpl oldGeo) throws oauth.signpost.exception.OAuthException, IOException
oauth.signpost.exception.OAuthExceptionIOExceptionpublic final GeoImpl build(String webserviceUrl, String consumerKey, String consumerSecret, String accessKey, String accessSecret) throws oauth.signpost.exception.OAuthException, IOException
oauth.signpost.exception.OAuthExceptionIOExceptionpublic GeoImpl build(String webserviceUrl, String consumerKey, String consumerSecret, String accessKey, String accessSecret, GeoImpl oldGeo) throws oauth.signpost.exception.OAuthException, IOException
oauth.signpost.exception.OAuthExceptionIOExceptionpublic GeoImpl build(File inputFile) throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2019 OpenEstate. All rights reserved.