public abstract class SSingleNamedElementImpl extends SPersistentObjectImpl implements SSingleNamedElement
| Constructor and Description |
|---|
SSingleNamedElementImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription()
Obtains the description of the element
|
String |
getName()
Gets the name of the element.
|
int |
hashCode() |
void |
setDescription(String description) |
void |
setName(String name) |
getId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiscriminator, getId, setId, setTenantIdpublic String getName()
SSingleNamedElementgetName in interface SSingleNamedElementpublic String getDescription()
SSingleNamedElementgetDescription in interface SSingleNamedElementpublic void setName(String name)
public void setDescription(String description)
public boolean equals(Object obj)
equals in class SPersistentObjectImplpublic int hashCode()
hashCode in class SPersistentObjectImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.