public class Location extends AbstractComponent
| Modifier and Type | Method and Description |
|---|---|
List<StringBinding> |
getAddress() |
List<StringBinding> |
getContinentName() |
Country |
getCountry() |
List<StringBinding> |
getRegion() |
getComponentIdcopy, getRefs, setRefclone, copy, copy, shallowCopypublic List<StringBinding> getAddress()
public List<StringBinding> getRegion()
public List<StringBinding> getContinentName()
public Country getCountry()
Copyright © 2014. All rights reserved.