|
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.MediaAttachedCaps
public class MediaAttachedCaps
Class MediaAttachedCaps.
Constructor Summary | |
---|---|
MediaAttachedCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getCallCharacteristics()
Returns the value of field 'callCharacteristics'. |
java.lang.Boolean |
getMediaCallCharacteristics()
Returns the value of field 'mediaCallCharacteristics'. |
java.lang.Boolean |
getMediaConnectionInfo()
Returns the value of field 'mediaConnectionInfo'. |
java.lang.Boolean |
getMediaServiceInstanceID()
Returns the value of field 'mediaServiceInstanceID'. |
java.lang.Boolean |
getMediaServiceVersion()
Returns the value of field 'mediaServiceVersion'. |
java.lang.Boolean |
getMediaStreamID()
Returns the value of field 'mediaStreamID'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallCharacteristics(java.lang.Boolean callCharacteristics)
Sets the value of field 'callCharacteristics'. |
void |
setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
Sets the value of field 'mediaCallCharacteristics'. |
void |
setMediaConnectionInfo(java.lang.Boolean mediaConnectionInfo)
Sets the value of field 'mediaConnectionInfo'. |
void |
setMediaServiceInstanceID(java.lang.Boolean mediaServiceInstanceID)
Sets the value of field 'mediaServiceInstanceID'. |
void |
setMediaServiceVersion(java.lang.Boolean mediaServiceVersion)
Sets the value of field 'mediaServiceVersion'. |
void |
setMediaStreamID(java.lang.Boolean mediaStreamID)
Sets the value of field 'mediaStreamID'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
static MediaAttachedCaps |
unmarshalMediaAttachedCaps(java.io.Reader reader)
Method unmarshalMediaAttachedCaps |
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 MediaAttachedCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getCallCharacteristics()
public java.lang.Boolean getMediaCallCharacteristics()
public java.lang.Boolean getMediaConnectionInfo()
public java.lang.Boolean getMediaServiceInstanceID()
public java.lang.Boolean getMediaServiceVersion()
public java.lang.Boolean getMediaStreamID()
public java.lang.Boolean getPrivateData()
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 setCallCharacteristics(java.lang.Boolean callCharacteristics)
callCharacteristics
- the value of field
'callCharacteristics'.public void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
mediaCallCharacteristics
- the value of field
'mediaCallCharacteristics'.public void setMediaConnectionInfo(java.lang.Boolean mediaConnectionInfo)
mediaConnectionInfo
- the value of field
'mediaConnectionInfo'.public void setMediaServiceInstanceID(java.lang.Boolean mediaServiceInstanceID)
mediaServiceInstanceID
- the value of field
'mediaServiceInstanceID'.public void setMediaServiceVersion(java.lang.Boolean mediaServiceVersion)
mediaServiceVersion
- the value of field
'mediaServiceVersion'.public void setMediaStreamID(java.lang.Boolean mediaStreamID)
mediaStreamID
- the value of field 'mediaStreamID'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public static MediaAttachedCaps unmarshalMediaAttachedCaps(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 |