Package core.support.objects
Class DeviceObject
java.lang.Object
core.support.objects.DeviceObject
- Author:
- CAEHMAT
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithDeviceName(String deviceName) withDevicePort(int devicePort) withIsAvailable(Boolean isAvailable)
-
Field Details
-
deviceName
-
isAvailable
-
deviceType
-
devicePort
public int devicePort
-
-
Constructor Details
-
DeviceObject
public DeviceObject()
-
-
Method Details
-
withDeviceName
-
withIsAvailable
-
withDeviceType
-
withDevicePort
-