public class EventTypeFilter extends FilterAbstract<List<String>> implements Serializable
AsmServicesWs.DeviceEvents
Constructor and Description |
---|
EventTypeFilter() |
EventTypeFilter(List<String> element) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getElement() |
void |
setElement(List<String> element) |
String |
toString() |
public List<String> getElement()
getElement
in class FilterAbstract<List<String>>
public void setElement(List<String> element)
setElement
in class FilterAbstract<List<String>>
public String toString()
toString
in class FilterAbstract<List<String>>
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.