public class GosDefinition extends Object implements Serializable
| Constructor and Description |
|---|
GosDefinition(String gosIdentifier,
String gosEndpoint,
String geoserverEndpoint,
String datastoreName,
String geoserverWorkspace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getDatastoreName() |
String |
getGeoserverEndpoint() |
String |
getGeoserverWorkspace() |
String |
getGosEndpoint() |
String |
getGosIdentifier() |
int |
hashCode() |
String |
toString() |
Copyright © 2018. All Rights Reserved.