public class CustomUserInfoDefinitionImpl extends Object implements CustomUserInfoDefinition
| Constructor and Description |
|---|
CustomUserInfoDefinitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
long |
getId() |
String |
getName() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setId(long id) |
void |
setName(String name) |
String |
toString() |
public long getId()
getId in interface CustomUserInfoDefinitionCustomUserInfoDefinition identifierpublic String getName()
getName in interface CustomUserInfoDefinitionCustomUserInfoDefinition namepublic String getDescription()
getDescription in interface CustomUserInfoDefinitionCustomUserInfoDefinition descriptionpublic void setId(long id)
public void setName(String name)
public void setDescription(String description)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.