Uses of Class
core.support.objects.DeviceObject
-
Packages that use DeviceObject Package Description core.support.objects -
-
Uses of DeviceObject in core.support.objects
Fields in core.support.objects with type parameters of type DeviceObject Modifier and Type Field Description static Map<String,DeviceObject>DeviceManager. devicesMethods in core.support.objects that return DeviceObject Modifier and Type Method Description DeviceObjectDeviceObject. withDeviceName(String deviceName)DeviceObjectDeviceObject. withDevicePort(int devicePort)DeviceObjectDeviceObject. withDeviceType(DeviceObject.DeviceType type)DeviceObjectDeviceObject. withIsAvailable(Boolean isAvailable)
-