public class ParameterDefinitionImpl extends NamedDefinitionElementImpl implements ParameterDefinition
| Constructor and Description |
|---|
ParameterDefinitionImpl() |
ParameterDefinitionImpl(String parameterName,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription()
Gets the element description.
|
String |
getType() |
int |
hashCode() |
void |
setDescription(String description) |
String |
toString() |
getName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamepublic String getType()
getType in interface ParameterDefinitionpublic String getDescription()
DescriptionElementgetDescription in interface DescriptionElementpublic void setDescription(String description)
public boolean equals(Object o)
equals in class NamedDefinitionElementImplpublic int hashCode()
hashCode in class NamedDefinitionElementImplpublic String toString()
toString in class NamedDefinitionElementImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.