Package | Description |
---|---|
fi.tut.mei.capabilityQueryLib.model |
Modifier and Type | Method and Description |
---|---|
Device.Type |
Device.getType()
Get the type of the device.
|
static Device.Type |
Device.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Device.Type[] |
Device.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Device(String name,
Device.Type type)
Create a device with the given name and type information
|
DeviceWithCapabilities(String name,
Device.Type type)
Create with a given name.
|
Copyright © 2021 Tampere University (TAU) / Faculty of Engineering and Natural Sciences (ENS) / Automation Technology and Mechanical Engineering (ATME) / Manufacturing and Production Automation. All rights reserved.