| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.code.linkedinapi.client.enumeration.FacetField | |
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FacetField | BUCKETS | The facet bucket values for the facet. | |||||||||
| FacetField | BUCKET_CODE | The machine processable value for the bucket. | |||||||||
| FacetField | BUCKET_COUNT | The number of results inside the bucket. | |||||||||
| FacetField | BUCKET_NAME | A human readable name for the facet bucket. | |||||||||
| FacetField | BUCKET_SELECTED | If this bucket's results are included in your search query. | |||||||||
| FacetField | CODE | The machine processable value for the facet. | |||||||||
| FacetField | NAME | A human readable name for the facet. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fieldName | Field description | ||||||||||
| parent | Field description | ||||||||||
| stringToEnum | Field Description. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Parent.
| |||||||||||
Method description
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.client.enumeration.CompositeEnum
| |||||||||||
From interface
com.google.code.linkedinapi.client.enumeration.FieldEnum
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
If this bucket's results are included in your search query.
Field description
| symbol |
|---|
Method description