public class Blueprint extends DeviceWithCapabilities
Device.Type
Constructor and Description |
---|
Blueprint(String name,
ParameterObject basicInfoObj)
Create a blueprint with the given name.
|
Modifier and Type | Method and Description |
---|---|
ParameterObjectValue |
getBasicInformation()
Get basic information about this device.
|
addCapability, addParameterObject, addParameterValue, addResourceCapability, getCapabilities, getCapabilityParameterObjectProperties, getParameterObjectValue, getParameters, getParameterValuesForCapability, getResourceCapabilities
getBlueprint, getDescription, getDescriptionAsPlainText, getName, getParts, getType, setDescription, toString
public Blueprint(String name, ParameterObject basicInfoObj)
name
- blueprint namepublic ParameterObjectValue getBasicInformation()
Device
getBasicInformation
in class Device
Copyright © 2017. All rights reserved.