java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.ShareImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
attribution | |||||||||||
comment | |||||||||||
content | |||||||||||
id | |||||||||||
visibility |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the attribution property.
| |||||||||||
Gets the value of the comment property.
| |||||||||||
Gets the value of the content property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the visibility property.
| |||||||||||
Sets the value of the attribution property.
| |||||||||||
Sets the value of the comment property.
| |||||||||||
Sets the value of the content property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the visibility property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface com.google.code.linkedinapi.schema.Share |
Gets the value of the attribution property.
Attribution
Gets the value of the comment property.
Gets the value of the content property.
Content
Gets the value of the id property.
Gets the value of the visibility property.
Visibility
Sets the value of the attribution property.
value | Allowed object is
Attribution
|
---|
Sets the value of the comment property.
value | Allowed object is String |
---|
Sets the value of the content property.
value | Allowed object is
Content
|
---|
Sets the value of the id property.
value | Allowed object is String |
---|
Sets the value of the visibility property.
value | Allowed object is
Visibility
|
---|