com.google.code.linkedinapi.schema.Share |
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="{}content" minOccurs="0"/> <element ref="{}visibility"/> <element ref="{}comment"/> <element ref="{}attribution" minOccurs="0"/> <element ref="{}id" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
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.
|
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
|
---|