|
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.SpeakerMuteItem
public class SpeakerMuteItem
Class SpeakerMuteItem.
Constructor Summary | |
---|---|
SpeakerMuteItem()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getAuditoryApparatus()
Returns the value of field 'auditoryApparatus'. |
java.lang.Boolean |
getSpeakerMuteOn()
Returns the value of field 'speakerMuteOn'. |
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 |
setSpeakerMuteOn(java.lang.Boolean speakerMuteOn)
Sets the value of field 'speakerMuteOn'. |
static SpeakerMuteItem |
unmarshalSpeakerMuteItem(java.io.Reader reader)
Method unmarshalSpeakerMuteItem |
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 SpeakerMuteItem()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.String getAuditoryApparatus()
public java.lang.Boolean getSpeakerMuteOn()
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 setSpeakerMuteOn(java.lang.Boolean speakerMuteOn)
speakerMuteOn
- the value of field 'speakerMuteOn'.public static SpeakerMuteItem unmarshalSpeakerMuteItem(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 |