| java.lang.Object | ||
| ↳ | com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity | |
| ↳ | com.google.code.linkedinapi.schema.xpp.NetworkImpl | |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| networkStats | |||||||||||
| updates | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the networkStats property.
| |||||||||||
Gets the value of the updates property.
| |||||||||||
Inits the.
| |||||||||||
Sets the value of the networkStats property.
| |||||||||||
Sets the value of the updates property.
| |||||||||||
To xml.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Network
| |||||||||||
Gets the value of the networkStats property.
NetworkStats
Gets the value of the updates property.
Updates
Inits the.
| parser | The element |
|---|
| IOException | |
|---|---|
| XmlPullParserException |
Sets the value of the networkStats property.
| value | Allowed object is
NetworkStats
|
|---|
Sets the value of the updates property.
| value | Allowed object is
Updates
|
|---|
To xml.
| serializer | The document |
|---|
| IOException |
|---|