| Package | Description |
|---|---|
| org.rogatio.circlead.model.work |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Role.setActivities(ListParserElement element) |
Sets the activities from html-parsed-list
|
void |
Role.setCompetences(ListParserElement element) |
Sets the competences from list-html-parser.
|
void |
Role.setGuidelines(ListParserElement element) |
Sets the guidelines from list-html-parser.
|
void |
Role.setOpportunities(ListParserElement element) |
Sets the opportunities from list-html-parser.
|
void |
Role.setPersonIdentifiers(ListParserElement element) |
Sets the person identifiers from html-parser.
|
void |
Role.setResponsibilities(ListParserElement element) |
Sets the responsibilities from list-html-parser.
|