| Package | Description |
|---|---|
| org.brickred.socialauth |
| Modifier and Type | Method and Description |
|---|---|
DateComponents |
Education.getEndDate()
Returns the end date of education
|
DateComponents |
Position.getEndDate()
Retrieves the end date of this position.
|
DateComponents |
Education.getStartDate()
Returns the start date of education
|
DateComponents |
Position.getStartDate()
Retrieves the start date of this position
|
| Modifier and Type | Method and Description |
|---|---|
void |
Education.setEndDate(DateComponents endDate)
Updates the end date of education
|
void |
Position.setEndDate(DateComponents endDate)
Updates the end date of this position
|
void |
Education.setStartDate(DateComponents startDate)
Updates the start date of education
|
void |
Position.setStartDate(DateComponents startDate)
Updates the start date of this position
|
Copyright © 2018. All Rights Reserved.