java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.google.code.linkedinapi.client.enumeration.EducationsField |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EducationsField | ACTIVITIES | the activities at the school, as indicated by the member | |||||||||
EducationsField | DEGREE | the degree of study obtained at the school, as indicated by the member | |||||||||
EducationsField | END_DATE | a structured object with a year field indicating when the education ended. | |||||||||
EducationsField | FIELD_OF_STUDY | the field of study at the school, as indicated by the member | |||||||||
EducationsField | ID | a unique identifier for this member's education entry. | |||||||||
EducationsField | SCHOOL_NAME | the name of the school, as indicated by the member | |||||||||
EducationsField | START_DATE | a structured object a year field indicating when the education began |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
fieldName | Field description | ||||||||||
stringToEnum | Field Description. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Method description
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.client.enumeration.FieldEnum
| |||||||||||
From interface
java.lang.Comparable
|
the activities at the school, as indicated by the member
the degree of study obtained at the school, as indicated by the member
a structured object with a year field indicating when the education ended.
the field of study at the school, as indicated by the member
a structured object a year field indicating when the education began
Field description
symbol |
---|
Method description