public abstract class SNamedElementImpl extends SPersistenceObjectImpl implements SNamedElement
| Constructor and Description |
|---|
SNamedElementImpl() |
SNamedElementImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the name of the element.
|
int |
hashCode() |
void |
setName(String name) |
getId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiscriminator, getId, setId, setTenantIdpublic SNamedElementImpl()
public SNamedElementImpl(String name)
public String getName()
SNamedElementgetName in interface SNamedElementpublic void setName(String name)
setName in interface SNamedElementpublic int hashCode()
hashCode in class SPersistenceObjectImplpublic boolean equals(Object obj)
equals in class SPersistenceObjectImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.