java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.SiteStandardProfileRequestImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
headers | |||||||||||
url |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the headers property.
| |||||||||||
Gets the value of the url property.
| |||||||||||
Sets the value of the headers property.
| |||||||||||
Sets the value of the url property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.SiteStandardProfileRequest
|
Gets the value of the headers property.
Headers
Gets the value of the url property.
Sets the value of the headers property.
value | Allowed object is
Headers
|
---|
Sets the value of the url property.
value | Allowed object is String |
---|