|
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.AuditoryApparatusItem
public class AuditoryApparatusItem
Not supported.
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 |
---|
public AuditoryApparatusItem()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.String getAuditoryApparatus()
public AuditoryApparatusTypeType getAuditoryApparatusType()
public Hookswitch getHookswitch()
public java.lang.String getHookswitchID()
public Microphone getMicrophone()
public Speaker getSpeaker()
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 setAuditoryApparatus(java.lang.String auditoryApparatus)
auditoryApparatus
- the value of field
'auditoryApparatus'.public void setAuditoryApparatusType(AuditoryApparatusTypeType auditoryApparatusType)
auditoryApparatusType
- the value of field
'auditoryApparatusType'.public void setHookswitch(Hookswitch hookswitch)
hookswitch
- the value of field 'hookswitch'.public void setHookswitchID(java.lang.String hookswitchID)
hookswitchID
- the value of field 'hookswitchID'.public void setMicrophone(Microphone microphone)
microphone
- the value of field 'microphone'.public void setSpeaker(Speaker speaker)
speaker
- the value of field 'speaker'.public static AuditoryApparatusItem unmarshalAuditoryApparatusItem(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 |