public class ImportParam extends Object
Constructor and Description |
---|
ImportParam(String spatialTableName,
String tileTableName,
URL sourceURL,
String sourceParam,
Import.ImportTyp typ) |
Modifier and Type | Method and Description |
---|---|
String |
getSourceParam() |
URL |
getSourceURL() |
String |
getSpatialTableName() |
String |
getTileTableName() |
Import.ImportTyp |
getTyp() |
public ImportParam(String spatialTableName, String tileTableName, URL sourceURL, String sourceParam, Import.ImportTyp typ)
public String getSourceParam()
public URL getSourceURL()
public String getSpatialTableName()
public String getTileTableName()
public Import.ImportTyp getTyp()
Copyright © 1996–2019 Geotools. All rights reserved.