4.1.0.610 20071213

ch.ecma.csta.binding
Class MiscMonitorCaps

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

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

Class MiscMonitorCaps.

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

Constructor Summary
MiscMonitorCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getAcdDeviceExclusiv()
          Returns the value of field 'acdDeviceExclusiv'.
 java.lang.Boolean getAcdDeviceInclusiv()
          Returns the value of field 'acdDeviceInclusiv'.
 java.lang.Boolean getGroupExclusiveModel()
          Returns the value of field 'groupExclusiveModel'.
 java.lang.Boolean getGroupInclusivModel()
          Returns the value of field 'groupInclusivModel'.
 java.lang.Boolean getMonitorPhysicalElement()
          Returns the value of field 'monitorPhysicalElement'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAcdDeviceExclusiv(java.lang.Boolean acdDeviceExclusiv)
          Sets the value of field 'acdDeviceExclusiv'.
 void setAcdDeviceInclusiv(java.lang.Boolean acdDeviceInclusiv)
          Sets the value of field 'acdDeviceInclusiv'.
 void setGroupExclusiveModel(java.lang.Boolean groupExclusiveModel)
          Sets the value of field 'groupExclusiveModel'.
 void setGroupInclusivModel(java.lang.Boolean groupInclusivModel)
          Sets the value of field 'groupInclusivModel'.
 void setMonitorPhysicalElement(java.lang.Boolean monitorPhysicalElement)
          Sets the value of field 'monitorPhysicalElement'.
static MiscMonitorCaps unmarshalMiscMonitorCaps(java.io.Reader reader)
          Method unmarshalMiscMonitorCaps
 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

MiscMonitorCaps

public MiscMonitorCaps()
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

getAcdDeviceExclusiv

public java.lang.Boolean getAcdDeviceExclusiv()
Returns the value of field 'acdDeviceExclusiv'.

Returns:
Boolean

getAcdDeviceInclusiv

public java.lang.Boolean getAcdDeviceInclusiv()
Returns the value of field 'acdDeviceInclusiv'.

Returns:
Boolean

getGroupExclusiveModel

public java.lang.Boolean getGroupExclusiveModel()
Returns the value of field 'groupExclusiveModel'.

Returns:
Boolean

getGroupInclusivModel

public java.lang.Boolean getGroupInclusivModel()
Returns the value of field 'groupInclusivModel'.

Returns:
Boolean

getMonitorPhysicalElement

public java.lang.Boolean getMonitorPhysicalElement()
Returns the value of field 'monitorPhysicalElement'.

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

setAcdDeviceExclusiv

public void setAcdDeviceExclusiv(java.lang.Boolean acdDeviceExclusiv)
Sets the value of field 'acdDeviceExclusiv'.

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

setAcdDeviceInclusiv

public void setAcdDeviceInclusiv(java.lang.Boolean acdDeviceInclusiv)
Sets the value of field 'acdDeviceInclusiv'.

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

setGroupExclusiveModel

public void setGroupExclusiveModel(java.lang.Boolean groupExclusiveModel)
Sets the value of field 'groupExclusiveModel'.

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

setGroupInclusivModel

public void setGroupInclusivModel(java.lang.Boolean groupInclusivModel)
Sets the value of field 'groupInclusivModel'.

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

setMonitorPhysicalElement

public void setMonitorPhysicalElement(java.lang.Boolean monitorPhysicalElement)
Sets the value of field 'monitorPhysicalElement'.

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

unmarshalMiscMonitorCaps

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

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