Log4j 1.1

pl.psnc.expres.remote.protocol.notification.xsd
Class NetworkMetric

java.lang.Object
  extended by pl.psnc.expres.remote.protocol.notification.xsd.NetworkMetric
All Implemented Interfaces:
java.io.Serializable, org.apache.axis2.databinding.ADBBean

public class NetworkMetric
extends java.lang.Object
implements org.apache.axis2.databinding.ADBBean

NetworkMetric bean class

See Also:
Serialized Form

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

localFileServers

protected int[] localFileServers
field for FileServers This was an Array!


localFileServersTracker

protected boolean localFileServersTracker

localRadioTelescopes

protected int[] localRadioTelescopes
field for RadioTelescopes This was an Array!


localRadioTelescopesTracker

protected boolean localRadioTelescopesTracker
Constructor Detail

NetworkMetric

public NetworkMetric()
Method Detail

getFileServers

public int[] getFileServers()
Auto generated getter method

Returns:
int[]

validateFileServers

protected void validateFileServers(int[] param)
validate the array for FileServers


setFileServers

public void setFileServers(int[] param)
Auto generated setter method

Parameters:
param - FileServers

getRadioTelescopes

public int[] getRadioTelescopes()
Auto generated getter method

Returns:
int[]

validateRadioTelescopes

protected void validateRadioTelescopes(int[] param)
validate the array for RadioTelescopes


setRadioTelescopes

public void setRadioTelescopes(int[] param)
Auto generated setter method

Parameters:
param - RadioTelescopes

isReaderMTOMAware

public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware

Returns:
true if the reader supports MTOM

getOMElement

public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName,
                                                  org.apache.axiom.om.OMFactory factory)
                                           throws org.apache.axis2.databinding.ADBException
Parameters:
parentQName -
factory -
Returns:
org.apache.axiom.om.OMElement
Throws:
org.apache.axis2.databinding.ADBException

serialize

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
Specified by:
serialize in interface org.apache.axis2.databinding.ADBBean
Throws:
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException

serialize

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
Specified by:
serialize in interface org.apache.axis2.databinding.ADBBean
Throws:
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException

getPullParser

public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName)
                                               throws org.apache.axis2.databinding.ADBException
databinding method to get an XML representation of this object

Specified by:
getPullParser in interface org.apache.axis2.databinding.ADBBean
Throws:
org.apache.axis2.databinding.ADBException

Log4j 1.1

Copyright 2007-2008 by VLAB