Class WMSStyle
java.lang.Object
org.tailormap.api.persistence.json.WMSStyle
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.17.0")
public class WMSStyle
extends Object
implements Serializable
WMSStyle
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstractText(String abstractText) booleanGet abstractText@Valid URIGet legendURL@NotNull StringgetName()Get namegetTitle()Get titleinthashCode()voidsetAbstractText(String abstractText) voidsetLegendURL(URI legendURL) voidvoidtoString()
-
Constructor Details
-
WMSStyle
public WMSStyle()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
title
-
getTitle
Get title- Returns:
- title
-
setTitle
-
abstractText
-
getAbstractText
Get abstractText- Returns:
- abstractText
-
setAbstractText
-
legendURL
-
getLegendURL
Get legendURL- Returns:
- legendURL
-
setLegendURL
-
equals
-
hashCode
public int hashCode() -
toString
-