Package org.teamapps.dto
Klasse UiMapConfig
java.lang.Object
org.teamapps.dto.UiMapConfig
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetId()intintsetAttribution(String attribution) setMaxZoom(int maxZoom) setMinZoom(int minZoom) setUrlTemplate(String urlTemplate) toString()
-
Felddetails
-
urlTemplate
-
id
-
minZoom
protected int minZoom -
maxZoom
protected int maxZoom -
attribution
-
-
Konstruktordetails
-
UiMapConfig
public UiMapConfig()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getUrlTemplate
-
getId
-
getMinZoom
public int getMinZoom() -
getMaxZoom
public int getMaxZoom() -
getAttribution
-
setUrlTemplate
-
setId
-
setMinZoom
-
setMaxZoom
-
setAttribution
-