public class AvailableProvidersListCity extends Object
Constructor and Description |
---|
AvailableProvidersListCity() |
Modifier and Type | Method and Description |
---|---|
String |
cityName()
Get the cityName value.
|
List<String> |
providers()
Get the providers value.
|
AvailableProvidersListCity |
withCityName(String cityName)
Set the cityName value.
|
AvailableProvidersListCity |
withProviders(List<String> providers)
Set the providers value.
|
public String cityName()
public AvailableProvidersListCity withCityName(String cityName)
cityName
- the cityName value to setpublic AvailableProvidersListCity withProviders(List<String> providers)
providers
- the providers value to setCopyright © 2019. All rights reserved.