Package | Description |
---|---|
com.tigerknows |
Modifier and Type | Method and Description |
---|---|
InfoWindow.InfoWindowType |
InfoWindow.getType() |
static InfoWindow.InfoWindowType |
InfoWindow.InfoWindowType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InfoWindow.InfoWindowType[] |
InfoWindow.InfoWindowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|