public class Skill extends BusinessObject
Constructor and Description |
---|
Skill() |
Modifier and Type | Method and Description |
---|---|
Compensation |
getCompensation() |
SkillKey |
getSkillKey() |
Boolean |
isDeleteOnUpdate() |
void |
setCompensation(Compensation value) |
void |
setDeleteOnUpdate(Boolean value) |
void |
setSkillKey(SkillKey value) |
public Compensation getCompensation()
public void setCompensation(Compensation value)
public Boolean isDeleteOnUpdate()
public void setDeleteOnUpdate(Boolean value)
public SkillKey getSkillKey()
public void setSkillKey(SkillKey value)
Copyright © 2010–2016. All rights reserved.