4.1.0.610 20071213

ch.ecma.csta.binding
Class DeviceMaintenanceEvents

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

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

Not Supported.

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

Constructor Summary
DeviceMaintenanceEvents()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getBackInService()
          Returns the value of field 'backInService'.
 java.lang.Boolean getDeviceCapabilityChanged()
          Returns the value of field 'deviceCapabilityChanged'.
 java.lang.Boolean getOutOfService()
          Returns the value of field 'outOfService'.
 java.lang.Boolean 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(java.lang.Boolean backInService)
          Sets the value of field 'backInService'.
 void setDeviceCapabilityChanged(java.lang.Boolean deviceCapabilityChanged)
          Sets the value of field 'deviceCapabilityChanged'.
 void setOutOfService(java.lang.Boolean outOfService)
          Sets the value of field 'outOfService'.
 void setPartiallyInService(java.lang.Boolean partiallyInService)
          Sets the value of field 'partiallyInService'.
static DeviceMaintenanceEvents unmarshalDeviceMaintenanceEvents(java.io.Reader reader)
          Method unmarshalDeviceMaintenanceEvents
 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

DeviceMaintenanceEvents

public DeviceMaintenanceEvents()
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 java.lang.Boolean getBackInService()
Returns the value of field 'backInService'.

Returns:
Boolean

getDeviceCapabilityChanged

public java.lang.Boolean getDeviceCapabilityChanged()
Returns the value of field 'deviceCapabilityChanged'.

Returns:
Boolean

getOutOfService

public java.lang.Boolean getOutOfService()
Returns the value of field 'outOfService'.

Returns:
Boolean

getPartiallyInService

public java.lang.Boolean getPartiallyInService()
Returns the value of field 'partiallyInService'.

Returns:
Boolean

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(java.lang.Boolean backInService)
Sets the value of field 'backInService'.

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

setDeviceCapabilityChanged

public void setDeviceCapabilityChanged(java.lang.Boolean deviceCapabilityChanged)
Sets the value of field 'deviceCapabilityChanged'.

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

setOutOfService

public void setOutOfService(java.lang.Boolean outOfService)
Sets the value of field 'outOfService'.

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

setPartiallyInService

public void setPartiallyInService(java.lang.Boolean partiallyInService)
Sets the value of field 'partiallyInService'.

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

unmarshalDeviceMaintenanceEvents

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

Parameters:
reader -
Returns:
DeviceMaintenanceEvents
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.