java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.EducationImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
activities | |||||||||||
degree | |||||||||||
endDate | |||||||||||
fieldOfStudy | |||||||||||
id | |||||||||||
notes | |||||||||||
schoolName | |||||||||||
startDate |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the activities property.
| |||||||||||
Gets the value of the degree property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the fieldOfStudy property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the notes property.
| |||||||||||
Gets the value of the schoolName property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Sets the value of the activities property.
| |||||||||||
Sets the value of the degree property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the fieldOfStudy property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the notes property.
| |||||||||||
Sets the value of the schoolName property.
| |||||||||||
Sets the value of the startDate property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Education
|
Gets the value of the activities property.
Gets the value of the degree property.
Gets the value of the endDate property.
EndDate
Gets the value of the fieldOfStudy property.
Gets the value of the id property.
Gets the value of the notes property.
Gets the value of the schoolName property.
Gets the value of the startDate property.
StartDate
Sets the value of the activities property.
value | Allowed object is String |
---|
Sets the value of the degree property.
value | Allowed object is String |
---|
Sets the value of the endDate property.
value | Allowed object is
EndDate
|
---|
Sets the value of the fieldOfStudy property.
value | Allowed object is String |
---|
Sets the value of the id property.
value | Allowed object is String |
---|
Sets the value of the notes property.
value | Allowed object is String |
---|
Sets the value of the schoolName property.
value | Allowed object is String |
---|
Sets the value of the startDate property.
value | Allowed object is
StartDate
|
---|