|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Network
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>
Method Summary | |
---|---|
NetworkStats |
getNetworkStats()
Gets the value of the networkStats property. |
Updates |
getUpdates()
Gets the value of the updates property. |
void |
setNetworkStats(NetworkStats value)
Sets the value of the networkStats property. |
void |
setUpdates(Updates value)
Sets the value of the updates property. |
Method Detail |
---|
NetworkStats getNetworkStats()
NetworkStats
void setNetworkStats(NetworkStats value)
value
- allowed object is
NetworkStats
Updates getUpdates()
Updates
void setUpdates(Updates value)
value
- allowed object is
Updates
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |