public class BackOfficeRoleAssignmentKey extends Key
Constructor and Description |
---|
BackOfficeRoleAssignmentKey() |
Modifier and Type | Method and Description |
---|---|
CompanyKey |
getCompanyKey() |
BackOfficeRoleKey |
getRoleKey() |
UserKey |
getUserKey() |
void |
setCompanyKey(CompanyKey value) |
void |
setRoleKey(BackOfficeRoleKey value) |
void |
setUserKey(UserKey value) |
public CompanyKey getCompanyKey()
public void setCompanyKey(CompanyKey value)
public BackOfficeRoleKey getRoleKey()
public void setRoleKey(BackOfficeRoleKey value)
public UserKey getUserKey()
public void setUserKey(UserKey value)
Copyright © 2010–2016. All rights reserved.