public class LocationKeyExpressionDefaults extends Object
| Constructor and Description |
|---|
LocationKeyExpressionDefaults() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCity() |
String |
getContinent() |
String |
getCountry() |
void |
setCity(String city) |
void |
setContinent(String continent) |
void |
setCountry(String country) |
String |
toString() |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.