|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateComponents | |
|---|---|
| org.brickred.socialauth | |
| Uses of DateComponents in org.brickred.socialauth |
|---|
| Methods in org.brickred.socialauth that return DateComponents | |
|---|---|
DateComponents |
Position.getEndDate()
Retrieves the end date of this position. |
DateComponents |
Education.getEndDate()
Returns the end date of education |
DateComponents |
Position.getStartDate()
Retrieves the start date of this position |
DateComponents |
Education.getStartDate()
Returns the start date of education |
| Methods in org.brickred.socialauth with parameters of type DateComponents | |
|---|---|
void |
Position.setEndDate(DateComponents endDate)
Updates the end date of this position |
void |
Education.setEndDate(DateComponents endDate)
Updates the end date of education |
void |
Position.setStartDate(DateComponents startDate)
Updates the start date of this position |
void |
Education.setStartDate(DateComponents startDate)
Updates the start date of education |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||