public class FeatureTileLinkKey extends Object
| Constructor and Description |
|---|
FeatureTileLinkKey(String featureTableName,
String tileTableName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFeatureTableName()
Get the feature table name
|
String |
getTileTableName()
Get the tile table name
|
int |
hashCode() |
void |
setFeatureTableName(String featureTableName)
Set the feature table name
|
void |
setTileTableName(String tileTableName)
Set the tile table name
|
String |
toString() |
public String getFeatureTableName()
public void setFeatureTableName(String featureTableName)
featureTableName - public String getTileTableName()
public void setTileTableName(String tileTableName)
tileTableName - Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.