public class ChargingStationFilter extends Object
| Constructor and Description |
|---|
ChargingStationFilter() |
ChargingStationFilter(List<ChargingPlugType> plugTypes,
List<String> authentications) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthentications() |
List<ChargingPlugType> |
getPlugTypes() |
void |
setAuthentications(List<String> authentications) |
void |
setPlugTypes(List<ChargingPlugType> plugTypes) |
String |
toString() |
public ChargingStationFilter()
public ChargingStationFilter(List<ChargingPlugType> plugTypes, List<String> authentications)
public List<ChargingPlugType> getPlugTypes()
public void setPlugTypes(List<ChargingPlugType> plugTypes)
Copyright © 2019. All rights reserved.