com.google.code.linkedinapi.schema.Source |
Known Indirect Subclasses |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}service-provider"/> <element ref="{}application"/> </sequence> </restriction> </complexContent> </complexType>
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.
|
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
|
---|