java.lang.Object | ||
↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
↳ | com.google.code.linkedinapi.schema.xpp.SourceImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
application | |||||||||||
serviceProvider |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
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 |
---|