public class BackOfficeRole extends BusinessObject
Constructor and Description |
---|
BackOfficeRole() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
BackOfficeRoleKey |
getKey() |
String |
getName() |
void |
setDescription(String value) |
void |
setKey(BackOfficeRoleKey value) |
void |
setName(String value) |
public String getDescription()
public void setDescription(String value)
public BackOfficeRoleKey getKey()
public void setKey(BackOfficeRoleKey value)
public String getName()
public void setName(String value)
Copyright © 2010–2016. All rights reserved.