public static class Provisioning.LocationTypesResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Provisioning.LocationType> |
Results
The list of location types
|
| Constructor and Description |
|---|
LocationTypesResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Provisioning.LocationType> |
getResults() |
Provisioning.LocationTypesResponse |
setResults(ArrayList<Provisioning.LocationType> value) |
public ArrayList<Provisioning.LocationType> Results
public ArrayList<Provisioning.LocationType> getResults()
public Provisioning.LocationTypesResponse setResults(ArrayList<Provisioning.LocationType> value)
Copyright © 2022. All rights reserved.