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