public static class IcefacesProperties.Ace
extends java.lang.Object
Constructor and Description |
---|
Ace() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getGmapVersion()
This affects the Google Maps API version used with the ace:gMap component and its subcomponents.
|
int |
hashCode() |
void |
setGmapVersion(java.lang.String gmapVersion)
This affects the Google Maps API version used with the ace:gMap component and its subcomponents.
|
java.lang.String |
toString() |
public java.lang.String getGmapVersion()
public void setGmapVersion(java.lang.String gmapVersion)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
protected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object