com.google.code.linkedinapi.schema.CurrentShare |
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="{}id"/> <element ref="{}timestamp"/> <element ref="{}comment"/> <element ref="{}content"/> <element ref="{}visibility"/> <element ref="{}source"/> <element ref="{}author"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the author 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 source property.
| |||||||||||
Gets the value of the timestamp property.
| |||||||||||
Gets the value of the visibility property.
| |||||||||||
Sets the value of the author 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 source property.
| |||||||||||
Sets the value of the timestamp property.
| |||||||||||
Sets the value of the visibility property.
|
Gets the value of the author property.
Author
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 source property.
Source
Gets the value of the timestamp property.
Gets the value of the visibility property.
Visibility
Sets the value of the author property.
value | Allowed object is
Author
|
---|
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 source property.
value | Allowed object is
Source
|
---|
Sets the value of the timestamp property.
value | Allowed object is String |
---|
Sets the value of the visibility property.
value | Allowed object is
Visibility
|
---|