4.1.0.610 20071213

ch.ecma.csta.binding
Class AuditoryApparatusItem

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

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

Not supported.

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

Constructor Summary
AuditoryApparatusItem()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getAuditoryApparatus()
          Returns the value of field 'auditoryApparatus'.
 AuditoryApparatusTypeType getAuditoryApparatusType()
          Returns the value of field 'auditoryApparatusType'.
 Hookswitch getHookswitch()
          Returns the value of field 'hookswitch'.
 java.lang.String getHookswitchID()
          Returns the value of field 'hookswitchID'.
 Microphone getMicrophone()
          Returns the value of field 'microphone'.
 Speaker getSpeaker()
          Returns the value of field 'speaker'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAuditoryApparatus(java.lang.String auditoryApparatus)
          Sets the value of field 'auditoryApparatus'.
 void setAuditoryApparatusType(AuditoryApparatusTypeType auditoryApparatusType)
          Sets the value of field 'auditoryApparatusType'.
 void setHookswitch(Hookswitch hookswitch)
          Sets the value of field 'hookswitch'.
 void setHookswitchID(java.lang.String hookswitchID)
          Sets the value of field 'hookswitchID'.
 void setMicrophone(Microphone microphone)
          Sets the value of field 'microphone'.
 void setSpeaker(Speaker speaker)
          Sets the value of field 'speaker'.
static AuditoryApparatusItem unmarshalAuditoryApparatusItem(java.io.Reader reader)
          Method unmarshalAuditoryApparatusItem
 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

AuditoryApparatusItem

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

getAuditoryApparatus

public java.lang.String getAuditoryApparatus()
Returns the value of field 'auditoryApparatus'.

Returns:
String

getAuditoryApparatusType

public AuditoryApparatusTypeType getAuditoryApparatusType()
Returns the value of field 'auditoryApparatusType'.

Returns:
AuditoryApparatusTypeType

getHookswitch

public Hookswitch getHookswitch()
Returns the value of field 'hookswitch'.

Returns:
Hookswitch

getHookswitchID

public java.lang.String getHookswitchID()
Returns the value of field 'hookswitchID'.

Returns:
String

getMicrophone

public Microphone getMicrophone()
Returns the value of field 'microphone'.

Returns:
Microphone

getSpeaker

public Speaker getSpeaker()
Returns the value of field 'speaker'.

Returns:
Speaker

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

setAuditoryApparatus

public void setAuditoryApparatus(java.lang.String auditoryApparatus)
Sets the value of field 'auditoryApparatus'.

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

setAuditoryApparatusType

public void setAuditoryApparatusType(AuditoryApparatusTypeType auditoryApparatusType)
Sets the value of field 'auditoryApparatusType'.

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

setHookswitch

public void setHookswitch(Hookswitch hookswitch)
Sets the value of field 'hookswitch'.

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

setHookswitchID

public void setHookswitchID(java.lang.String hookswitchID)
Sets the value of field 'hookswitchID'.

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

setMicrophone

public void setMicrophone(Microphone microphone)
Sets the value of field 'microphone'.

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

setSpeaker

public void setSpeaker(Speaker speaker)
Sets the value of field 'speaker'.

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

unmarshalAuditoryApparatusItem

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

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