4.1.0.610 20071213

ch.ecma.csta.binding
Class DeviceMaintEvtsList

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.DeviceMaintEvtsList
All Implemented Interfaces:
java.io.Serializable

public class DeviceMaintEvtsList
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class DeviceMaintEvtsList.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
DeviceMaintEvtsList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 BackInServiceCaps getBackInService()
          Returns the value of field 'backInService'.
 DeviceCapsChangedCaps getDeviceCapsChanged()
          Returns the value of field 'deviceCapsChanged'.
 OutOfServiceCaps getOutOfService()
          Returns the value of field 'outOfService'.
 PartiallyInServiceCaps getPartiallyInService()
          Returns the value of field 'partiallyInService'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setBackInService(BackInServiceCaps backInService)
          Sets the value of field 'backInService'.
 void setDeviceCapsChanged(DeviceCapsChangedCaps deviceCapsChanged)
          Sets the value of field 'deviceCapsChanged'.
 void setOutOfService(OutOfServiceCaps outOfService)
          Sets the value of field 'outOfService'.
 void setPartiallyInService(PartiallyInServiceCaps partiallyInService)
          Sets the value of field 'partiallyInService'.
static DeviceMaintEvtsList unmarshalDeviceMaintEvtsList(java.io.Reader reader)
          Method unmarshalDeviceMaintEvtsList
 void validate()
          Method validate
 
Methods inherited from class ch.ecma.csta.CastorObject
getOldSessionID, hashCode, setOldSessionID, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeviceMaintEvtsList

public DeviceMaintEvtsList()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getBackInService

public BackInServiceCaps getBackInService()
Returns the value of field 'backInService'.

Returns:
BackInServiceCaps

getDeviceCapsChanged

public DeviceCapsChangedCaps getDeviceCapsChanged()
Returns the value of field 'deviceCapsChanged'.

Returns:
DeviceCapsChangedCaps

getOutOfService

public OutOfServiceCaps getOutOfService()
Returns the value of field 'outOfService'.

Returns:
OutOfServiceCaps

getPartiallyInService

public PartiallyInServiceCaps getPartiallyInService()
Returns the value of field 'partiallyInService'.

Returns:
PartiallyInServiceCaps

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setBackInService

public void setBackInService(BackInServiceCaps backInService)
Sets the value of field 'backInService'.

Parameters:
backInService - the value of field 'backInService'.

setDeviceCapsChanged

public void setDeviceCapsChanged(DeviceCapsChangedCaps deviceCapsChanged)
Sets the value of field 'deviceCapsChanged'.

Parameters:
deviceCapsChanged - the value of field 'deviceCapsChanged'.

setOutOfService

public void setOutOfService(OutOfServiceCaps outOfService)
Sets the value of field 'outOfService'.

Parameters:
outOfService - the value of field 'outOfService'.

setPartiallyInService

public void setPartiallyInService(PartiallyInServiceCaps partiallyInService)
Sets the value of field 'partiallyInService'.

Parameters:
partiallyInService - the value of field 'partiallyInService'.

unmarshalDeviceMaintEvtsList

public static DeviceMaintEvtsList unmarshalDeviceMaintEvtsList(java.io.Reader reader)
                                                        throws org.exolab.castor.xml.MarshalException,
                                                               org.exolab.castor.xml.ValidationException
Method unmarshalDeviceMaintEvtsList

Parameters:
reader -
Returns:
DeviceMaintEvtsList
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.