| Modifier and Type | Method | Description | 
|---|---|---|
Location | 
NetworkPreferencesObject.getCurrentLocation() | 
 The current location. 
 | 
Location | 
NetworkPreferencesObject.getLocation(int index) | 
|
Location | 
NetworkPreferencesObject.getLocation(Id id) | 
|
default Location[] | 
NetworkPreferencesObject.getLocations() | 
|
Location[] | 
NetworkPreferencesObject.getLocations(String filter) | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
NetworkPreferencesObject.setCurrentLocation(Location currentLocation) | 
 The current location. 
 |