|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.DeviceAttributes
public class DeviceAttributes
Class DeviceAttributes.
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 |
---|
public DeviceAttributes()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getGroupACD()
public java.lang.Boolean getGroupHunt()
public java.lang.Boolean getGroupPick()
public java.lang.Boolean getGroupUser()
public java.lang.Boolean getMediaAccessDevice()
public java.lang.Boolean getRouteingDevice()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setGroupACD(java.lang.Boolean groupACD)
groupACD
- the value of field 'groupACD'.public void setGroupHunt(java.lang.Boolean groupHunt)
groupHunt
- the value of field 'groupHunt'.public void setGroupPick(java.lang.Boolean groupPick)
groupPick
- the value of field 'groupPick'.public void setGroupUser(java.lang.Boolean groupUser)
groupUser
- the value of field 'groupUser'.public void setMediaAccessDevice(java.lang.Boolean mediaAccessDevice)
mediaAccessDevice
- the value of field
'mediaAccessDevice'.public void setRouteingDevice(java.lang.Boolean routeingDevice)
routeingDevice
- the value of field 'routeingDevice'.public static DeviceAttributes unmarshalDeviceAttributes(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |