public static class QueryLayers.Style
extends java.lang.Object
Constructor and Description |
---|
Style(java.lang.String name,
java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName()
Return the machine-usable name for this style.
|
java.lang.String |
getTitle()
Return the human-readable name of this style.
|
int |
hashCode() |
public java.lang.String getName()
public java.lang.String getTitle()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object