| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected StartDate |
Certification.startDate |
protected StartDate |
Position.startDate |
protected StartDate |
Education.startDate |
| Modifier and Type | Method and Description |
|---|---|
StartDate |
ObjectFactory.createStartDate()
Create an instance of
StartDate |
StartDate |
Certification.getStartDate()
Gets the value of the startDate property.
|
StartDate |
Position.getStartDate()
Gets the value of the startDate property.
|
StartDate |
Education.getStartDate()
Gets the value of the startDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Certification.setStartDate(StartDate value)
Sets the value of the startDate property.
|
void |
Position.setStartDate(StartDate value)
Sets the value of the startDate property.
|
void |
Education.setStartDate(StartDate value)
Sets the value of the startDate property.
|
Apache Camel