| java.lang.Object | ||
| ↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
| ↳ | com.google.code.linkedinapi.schema.xpp.FacetImpl | |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| buckets | |||||||||||
| code | |||||||||||
| name | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the buckets property.
| |||||||||||
Gets the value of the code property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Inits the.
| |||||||||||
Sets the value of the buckets property.
| |||||||||||
Sets the value of the code property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
To xml.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Facet
| |||||||||||
Gets the value of the buckets property.
Buckets
Gets the value of the code property.
FacetType
Gets the value of the name property.
Inits the.
| parser | The element |
|---|
| IOException | |
|---|---|
| XmlPullParserException |
Sets the value of the buckets property.
| value | Allowed object is
Buckets
|
|---|
Sets the value of the code property.
| value | Allowed object is
FacetType
|
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
To xml.
| serializer | The document |
|---|
| IOException |
|---|