public class ProcessDefinitionImpl extends NamedElementImpl implements ProcessDefinition
| Constructor and Description |
|---|
ProcessDefinitionImpl(String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
String |
getVersion() |
int |
hashCode() |
void |
setDescription(String description) |
String |
toString() |
getName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamegetIdpublic String getVersion()
getVersion in interface ProcessDefinitionpublic void setDescription(String description)
public String getDescription()
getDescription in interface ProcessDefinitionpublic int hashCode()
hashCode in class NamedElementImplpublic boolean equals(Object obj)
equals in class NamedElementImplpublic String toString()
toString in class NamedElementImplCopyright © 2013 BonitaSoft. All Rights Reserved.