@Entity public class MapControl extends PersistentObject
| Constructor and Description |
|---|
MapControl() |
MapControl(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMapControlName() |
Map<String,Object> |
getMapControlProperties() |
int |
hashCode() |
void |
setMapControlName(String mapControlName) |
void |
setMapControlProperties(Map<String,Object> mapControlProperties) |
getCreated, getGroupPermissions, getId, getModified, getUserPermissions, setGroupPermissions, setModified, setUserPermissions, toStringpublic MapControl()
public MapControl(String name)
public String getMapControlName()
public void setMapControlName(String mapControlName)
mapControlName - the mapControlName to setpublic Map<String,Object> getMapControlProperties()
public void setMapControlProperties(Map<String,Object> mapControlProperties)
mapControlProperties - the mapControlProperties to setpublic int hashCode()
public boolean equals(Object obj)
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.