com.google.code.linkedinapi.schema.Activity |
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" minOccurs="0"/> <element ref="{}content-type" minOccurs="0"/> <element ref="{}body"/> <element ref="{}app-id" minOccurs="0"/> </sequence> <attribute name="locale" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the appId property.
| |||||||||||
Gets the value of the body property.
| |||||||||||
Gets the value of the contentType property.
| |||||||||||
Gets the value of the locale property.
| |||||||||||
Gets the value of the timestamp property.
| |||||||||||
Sets the value of the appId property.
| |||||||||||
Sets the value of the body property.
| |||||||||||
Sets the value of the contentType property.
| |||||||||||
Sets the value of the locale property.
| |||||||||||
Sets the value of the timestamp property.
|
Gets the value of the appId property.
Gets the value of the body property.
Gets the value of the contentType property.
NetworkUpdateContentType
Gets the value of the locale property.
Gets the value of the timestamp property.
Sets the value of the appId property.
value | Allowed object is String |
---|
Sets the value of the body property.
value | Allowed object is String |
---|
Sets the value of the contentType property.
value | Allowed object is
NetworkUpdateContentType
|
---|
Sets the value of the locale property.
value | Allowed object is String |
---|
Sets the value of the timestamp property.
value | Allowed object is String |
---|