com.google.code.linkedinapi.schema.OriginalUpdate |
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="{}timestamp"/> <element ref="{}update-key"/> <element ref="{}update-type"/> <element ref="{}update-content"/> <element ref="{}is-commentable"/> <element ref="{}update-comments" minOccurs="0"/> <element ref="{}is-likable"/> <element ref="{}is-liked"/> <element ref="{}num-likes"/> <element ref="{}likes" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the likes property.
| |||||||||||
Gets the value of the numLikes property.
| |||||||||||
Gets the value of the timestamp property.
| |||||||||||
Gets the value of the updateComments property.
| |||||||||||
Gets the value of the updateContent property.
| |||||||||||
Gets the value of the updateKey property.
| |||||||||||
Gets the value of the updateType property.
| |||||||||||
Gets the value of the isCommentable property.
| |||||||||||
Gets the value of the isLikable property.
| |||||||||||
Gets the value of the isLiked property.
| |||||||||||
Sets the value of the isCommentable property.
| |||||||||||
Sets the value of the isLikable property.
| |||||||||||
Sets the value of the isLiked property.
| |||||||||||
Sets the value of the likes property.
| |||||||||||
Sets the value of the numLikes property.
| |||||||||||
Sets the value of the timestamp property.
| |||||||||||
Sets the value of the updateComments property.
| |||||||||||
Sets the value of the updateContent property.
| |||||||||||
Sets the value of the updateKey property.
| |||||||||||
Sets the value of the updateType property.
|
Gets the value of the likes property.
Likes
Gets the value of the numLikes property.
Gets the value of the timestamp property.
Gets the value of the updateComments property.
UpdateComments
Gets the value of the updateContent property.
UpdateContent
Gets the value of the updateKey property.
Gets the value of the updateType property.
NetworkUpdateReturnType
Gets the value of the isCommentable property.
Gets the value of the isLikable property.
Gets the value of the isLiked property.
Sets the value of the isCommentable property.
value |
---|
Sets the value of the isLikable property.
value |
---|
Sets the value of the isLiked property.
value |
---|
Sets the value of the likes property.
value | Allowed object is
Likes
|
---|
Sets the value of the numLikes property.
value | Allowed object is String |
---|
Sets the value of the timestamp property.
value | Allowed object is String |
---|
Sets the value of the updateComments property.
value | Allowed object is
UpdateComments
|
---|
Sets the value of the updateContent property.
value | Allowed object is
UpdateContent
|
---|
Sets the value of the updateKey property.
value | Allowed object is String |
---|
Sets the value of the updateType property.
value | Allowed object is
NetworkUpdateReturnType
|
---|