Class Skill
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.Skill
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class Skill
extends Object
Skills evaluated for an individual with a level and possibly with a limited validity when an obsolescence is defined (Ex: the first-aid certificate first level is limited to one year and an update training is required each year to keep the level).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) booleanevaluatedLevel(String evaluatedLevel) When sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity nameA free text comment linked to the evaluation doneLevel of expertise in a skill evaluated for an individualCode of the skillName of the skill such as Java language,…@Valid TimePeriodGet validForinthashCode()voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetComment(String comment) voidsetEvaluatedLevel(String evaluatedLevel) voidsetSkillCode(String skillCode) voidsetSkillName(String skillName) voidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
Skill
public Skill()
-
-
Method Details
-
comment
-
getComment
A free text comment linked to the evaluation done- Returns:
- comment
-
setComment
-
evaluatedLevel
-
getEvaluatedLevel
Level of expertise in a skill evaluated for an individual- Returns:
- evaluatedLevel
-
setEvaluatedLevel
-
skillCode
-
getSkillCode
Code of the skill- Returns:
- skillCode
-
setSkillCode
-
skillName
-
getSkillName
Name of the skill such as Java language,…- Returns:
- skillName
-
setSkillName
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-