public abstract class CapabilityParameter extends Object
Constructor and Description |
---|
CapabilityParameter(String name)
Create with the given name.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the description of the parameter.
|
String |
getName()
Get the parameter name.
|
void |
setDescription(String description)
Set the description.
|
void |
setName(String name)
Set the parameter name.
|
public CapabilityParameter(String name)
name
- parameter namepublic String getName()
public void setName(String name)
name
- the name to setpublic String getDescription()
public void setDescription(String description)
description
- the description to setCopyright © 2021 Tampere University (TAU) / Faculty of Engineering and Natural Sciences (ENS) / Automation Technology and Mechanical Engineering (ATME) / Manufacturing and Production Automation. All rights reserved.