public class ParameterImpl extends NamedElementImpl implements ParameterInstance
| Constructor and Description |
|---|
ParameterImpl(String name,
String description,
Object value,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the element description.
|
String |
getType() |
Object |
getValue() |
equals, getName, hashCode, setName, toStringgetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamepublic String getDescription()
DescriptionElementgetDescription in interface DescriptionElementpublic Object getValue()
getValue in interface ParameterInstancepublic String getType()
getType in interface ParameterInstanceCopyright © 2018 Bonitasoft S.A.. All rights reserved.