|
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.MonitorMediaClass
public class MonitorMediaClass
Not supported.
Constructor Summary | |
---|---|
MonitorMediaClass()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAudio()
Returns the value of field 'audio'. |
java.lang.Boolean |
getChat()
Returns the value of field 'chat'. |
java.lang.Boolean |
getData()
Returns the value of field 'data'. |
java.lang.Boolean |
getEmail()
Returns the value of field 'email'. |
java.lang.Boolean |
getIm()
Returns the value of field 'im'. |
java.lang.Boolean |
getImage()
Returns the value of field 'image'. |
java.lang.Boolean |
getMessage()
Returns the value of field 'message'. |
java.lang.Boolean |
getMms()
Returns the value of field 'mms'. |
java.lang.Boolean |
getOther()
Returns the value of field 'other'. |
java.lang.Boolean |
getSms()
Returns the value of field 'sms'. |
java.lang.Boolean |
getVoice()
Returns the value of field 'voice'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAudio(java.lang.Boolean audio)
Sets the value of field 'audio'. |
void |
setChat(java.lang.Boolean chat)
Sets the value of field 'chat'. |
void |
setData(java.lang.Boolean data)
Sets the value of field 'data'. |
void |
setEmail(java.lang.Boolean email)
Sets the value of field 'email'. |
void |
setIm(java.lang.Boolean im)
Sets the value of field 'im'. |
void |
setImage(java.lang.Boolean image)
Sets the value of field 'image'. |
void |
setMessage(java.lang.Boolean message)
Sets the value of field 'message'. |
void |
setMms(java.lang.Boolean mms)
Sets the value of field 'mms'. |
void |
setOther(java.lang.Boolean other)
Sets the value of field 'other'. |
void |
setSms(java.lang.Boolean sms)
Sets the value of field 'sms'. |
void |
setVoice(java.lang.Boolean voice)
Sets the value of field 'voice'. |
static MonitorMediaClass |
unmarshalMonitorMediaClass(java.io.Reader reader)
Method unmarshalMonitorMediaClass |
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 MonitorMediaClass()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAudio()
public java.lang.Boolean getChat()
public java.lang.Boolean getData()
public java.lang.Boolean getEmail()
public java.lang.Boolean getIm()
public java.lang.Boolean getImage()
public java.lang.Boolean getMessage()
public java.lang.Boolean getMms()
public java.lang.Boolean getOther()
public java.lang.Boolean getSms()
public java.lang.Boolean getVoice()
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 setAudio(java.lang.Boolean audio)
audio
- the value of field 'audio'.public void setChat(java.lang.Boolean chat)
chat
- the value of field 'chat'.public void setData(java.lang.Boolean data)
data
- the value of field 'data'.public void setEmail(java.lang.Boolean email)
email
- the value of field 'email'.public void setIm(java.lang.Boolean im)
im
- the value of field 'im'.public void setImage(java.lang.Boolean image)
image
- the value of field 'image'.public void setMessage(java.lang.Boolean message)
message
- the value of field 'message'.public void setMms(java.lang.Boolean mms)
mms
- the value of field 'mms'.public void setOther(java.lang.Boolean other)
other
- the value of field 'other'.public void setSms(java.lang.Boolean sms)
sms
- the value of field 'sms'.public void setVoice(java.lang.Boolean voice)
voice
- the value of field 'voice'.public static MonitorMediaClass unmarshalMonitorMediaClass(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 |