org.bonitasoft.engine.core.process.definition.model.impl
public class SNamedElementImpl extends SBaseElementImpl implements SNamedElement
| Constructor and Description |
|---|
SNamedElementImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the name of the element.
|
int |
hashCode() |
getId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdpublic SNamedElementImpl(String name)
public String getName()
SNamedElementgetName in interface SNamedElementpublic int hashCode()
hashCode in class SBaseElementImplpublic boolean equals(Object obj)
equals in class SBaseElementImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.