java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.google.code.linkedinapi.client.enumeration.PositionsField |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PositionsField | COMPANY_BANE | The name of the company the member works for | |||||||||
PositionsField | END_DATE | a structured object with month and year fields indicating when the position ended. | |||||||||
PositionsField | ID | a unique identifier for this member's position. | |||||||||
PositionsField | IS_CURRENT | a "true" or "false" value, depending on whether it is marked current | |||||||||
PositionsField | START_DATE | a structured object with month and year fields indicating when the position began | |||||||||
PositionsField | SUMMARY | a summary of the member's position | |||||||||
PositionsField | TITLE | the job title held at the position, as indicated by the member |
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
|
a structured object with month and year fields indicating when the position ended.
a "true" or "false" value, depending on whether it is marked current
a structured object with month and year fields indicating when the position began
the job title held at the position, as indicated by the member
Field description
symbol |
---|
Method description