@Entity public class VectorLayerDataSource extends LayerDataSource
| Constructor and Description |
|---|
VectorLayerDataSource() |
VectorLayerDataSource(String name,
String type,
String url,
String format) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFormat() |
int |
hashCode() |
void |
setFormat(String format) |
String |
toString() |
getName, getType, getUrl, setName, setType, setUrlgetCreated, getGroupPermissions, getId, getModified, getUserPermissions, setGroupPermissions, setModified, setUserPermissionspublic String getFormat()
public void setFormat(String format)
format - the format to setpublic int hashCode()
public boolean equals(Object obj)
public String toString()
toString in class LayerDataSourceCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.