|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.remote.protocol.notification.xsd.NetworkMetric
public class NetworkMetric
NetworkMetric bean class
Nested Class Summary | |
---|---|
static class |
NetworkMetric.Factory
Factory class that keeps the parse method |
Field Summary | |
---|---|
protected int[] |
localFileServers
field for FileServers This was an Array! |
protected boolean |
localFileServersTracker
|
protected int[] |
localRadioTelescopes
field for RadioTelescopes This was an Array! |
protected boolean |
localRadioTelescopesTracker
|
Constructor Summary | |
---|---|
NetworkMetric()
|
Method Summary | |
---|---|
int[] |
getFileServers()
Auto generated getter method |
org.apache.axiom.om.OMElement |
getOMElement(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
javax.xml.stream.XMLStreamReader |
getPullParser(javax.xml.namespace.QName qName)
databinding method to get an XML representation of this object |
int[] |
getRadioTelescopes()
Auto generated getter method |
static boolean |
isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setFileServers(int[] param)
Auto generated setter method |
void |
setRadioTelescopes(int[] param)
Auto generated setter method |
protected void |
validateFileServers(int[] param)
validate the array for FileServers |
protected void |
validateRadioTelescopes(int[] param)
validate the array for RadioTelescopes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int[] localFileServers
protected boolean localFileServersTracker
protected int[] localRadioTelescopes
protected boolean localRadioTelescopesTracker
Constructor Detail |
---|
public NetworkMetric()
Method Detail |
---|
public int[] getFileServers()
protected void validateFileServers(int[] param)
public void setFileServers(int[] param)
param
- FileServerspublic int[] getRadioTelescopes()
protected void validateRadioTelescopes(int[] param)
public void setRadioTelescopes(int[] param)
param
- RadioTelescopespublic static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException
parentQName
- factory
-
org.apache.axis2.databinding.ADBException
public void serialize(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory, org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException
serialize
in interface org.apache.axis2.databinding.ADBBean
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public void serialize(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory, org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter, boolean serializeType) throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException
serialize
in interface org.apache.axis2.databinding.ADBBean
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException
getPullParser
in interface org.apache.axis2.databinding.ADBBean
org.apache.axis2.databinding.ADBException
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |