| java.lang.Object | ||
| ↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
| ↳ | com.google.code.linkedinapi.schema.xpp.SourceImpl | |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| application | |||||||||||
| serviceProvider | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the application property.
| |||||||||||
Gets the value of the serviceProvider property.
| |||||||||||
Inits the.
| |||||||||||
Sets the value of the application property.
| |||||||||||
Sets the value of the serviceProvider 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.Source
| |||||||||||
Gets the value of the application property.
Application
Gets the value of the serviceProvider property.
ServiceProvider
Inits the.
| parser | The element |
|---|
| IOException | |
|---|---|
| XmlPullParserException |
Sets the value of the application property.
| value | Allowed object is
Application
|
|---|
Sets the value of the serviceProvider property.
| value | Allowed object is
ServiceProvider
|
|---|
To xml.
| serializer | The document |
|---|
| IOException |
|---|