java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.SourceImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
application | |||||||||||
serviceProvider |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the application property.
| |||||||||||
Gets the value of the serviceProvider property.
| |||||||||||
Sets the value of the application property.
| |||||||||||
Sets the value of the serviceProvider property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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
Sets the value of the application property.
value | Allowed object is
Application
|
---|
Sets the value of the serviceProvider property.
value | Allowed object is
ServiceProvider
|
---|