4.1.0.610 20071213

ch.ecma.csta.binding
Class DeviceAttributes

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

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

Class DeviceAttributes.

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

Constructor Summary
DeviceAttributes()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getGroupACD()
          Returns the value of field 'groupACD'.
 java.lang.Boolean getGroupHunt()
          Returns the value of field 'groupHunt'.
 java.lang.Boolean getGroupPick()
          Returns the value of field 'groupPick'.
 java.lang.Boolean getGroupUser()
          Returns the value of field 'groupUser'.
 java.lang.Boolean getMediaAccessDevice()
          Returns the value of field 'mediaAccessDevice'.
 java.lang.Boolean getRouteingDevice()
          Returns the value of field 'routeingDevice'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setGroupACD(java.lang.Boolean groupACD)
          Sets the value of field 'groupACD'.
 void setGroupHunt(java.lang.Boolean groupHunt)
          Sets the value of field 'groupHunt'.
 void setGroupPick(java.lang.Boolean groupPick)
          Sets the value of field 'groupPick'.
 void setGroupUser(java.lang.Boolean groupUser)
          Sets the value of field 'groupUser'.
 void setMediaAccessDevice(java.lang.Boolean mediaAccessDevice)
          Sets the value of field 'mediaAccessDevice'.
 void setRouteingDevice(java.lang.Boolean routeingDevice)
          Sets the value of field 'routeingDevice'.
static DeviceAttributes unmarshalDeviceAttributes(java.io.Reader reader)
          Method unmarshalDeviceAttributes
 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

DeviceAttributes

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

getGroupACD

public java.lang.Boolean getGroupACD()
Returns the value of field 'groupACD'.

Returns:
Boolean

getGroupHunt

public java.lang.Boolean getGroupHunt()
Returns the value of field 'groupHunt'.

Returns:
Boolean

getGroupPick

public java.lang.Boolean getGroupPick()
Returns the value of field 'groupPick'.

Returns:
Boolean

getGroupUser

public java.lang.Boolean getGroupUser()
Returns the value of field 'groupUser'.

Returns:
Boolean

getMediaAccessDevice

public java.lang.Boolean getMediaAccessDevice()
Returns the value of field 'mediaAccessDevice'.

Returns:
Boolean

getRouteingDevice

public java.lang.Boolean getRouteingDevice()
Returns the value of field 'routeingDevice'.

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

setGroupACD

public void setGroupACD(java.lang.Boolean groupACD)
Sets the value of field 'groupACD'.

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

setGroupHunt

public void setGroupHunt(java.lang.Boolean groupHunt)
Sets the value of field 'groupHunt'.

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

setGroupPick

public void setGroupPick(java.lang.Boolean groupPick)
Sets the value of field 'groupPick'.

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

setGroupUser

public void setGroupUser(java.lang.Boolean groupUser)
Sets the value of field 'groupUser'.

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

setMediaAccessDevice

public void setMediaAccessDevice(java.lang.Boolean mediaAccessDevice)
Sets the value of field 'mediaAccessDevice'.

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

setRouteingDevice

public void setRouteingDevice(java.lang.Boolean routeingDevice)
Sets the value of field 'routeingDevice'.

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

unmarshalDeviceAttributes

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

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