java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.NetworkImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
networkStats | |||||||||||
updates |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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
Sets the value of the networkStats property.
value | Allowed object is
NetworkStats
|
---|
Sets the value of the updates property.
value | Allowed object is
Updates
|
---|