| com.google.code.linkedinapi.schema.Network |
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="{}network-stats"/>
<element ref="{}updates"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the networkStats property.
| |||||||||||
Gets the value of the updates property.
| |||||||||||
Sets the value of the networkStats property.
| |||||||||||
Sets the value of the updates property.
| |||||||||||
Gets the value of the networkStats property.
NetworkStats
Gets the value of the updates property.
Updates
Sets the value of the networkStats property.
| value | Allowed object is
NetworkStats
|
|---|
Sets the value of the updates property.
| value | Allowed object is
Updates
|
|---|