Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected EndDate |
Education.endDate |
protected EndDate |
Position.endDate |
protected EndDate |
Certification.endDate |
Modifier and Type | Method and Description |
---|---|
EndDate |
ObjectFactory.createEndDate()
Create an instance of
EndDate |
EndDate |
Education.getEndDate()
Gets the value of the endDate property.
|
EndDate |
Position.getEndDate()
Gets the value of the endDate property.
|
EndDate |
Certification.getEndDate()
Gets the value of the endDate property.
|
Modifier and Type | Method and Description |
---|---|
void |
Education.setEndDate(EndDate value)
Sets the value of the endDate property.
|
void |
Position.setEndDate(EndDate value)
Sets the value of the endDate property.
|
void |
Certification.setEndDate(EndDate value)
Sets the value of the endDate property.
|
Apache Camel