public class DeviceFilter extends Object
| Constructor and Description |
|---|
DeviceFilter(DeviceFilterType deviceFilterType,
String identifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DeviceFilterType |
getDeviceFilterType() |
String |
getIdentifier() |
int |
hashCode() |
String |
toString() |
public DeviceFilter(DeviceFilterType deviceFilterType, String identifier)
public DeviceFilterType getDeviceFilterType()
public String getIdentifier()
Copyright © 2016. All rights reserved.