|
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.MediaServiceCapsItem
public class MediaServiceCapsItem
Class MediaServiceCapsItem.
Constructor Summary | |
---|---|
MediaServiceCapsItem()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ConnectionModeBMap |
getConnectionMode()
Returns the value of field 'connectionMode'. |
java.lang.String |
getMediaServiceInstance()
Returns the value of field 'mediaServiceInstance'. |
MediaServiceType |
getMediaServiceType()
Returns the value of field 'mediaServiceType'. |
java.lang.Long |
getMediaServiceVersion()
Returns the value of field 'mediaServiceVersion'. |
java.lang.Boolean |
getMediaStreamIDSupported()
Returns the value of field 'mediaStreamIDSupported'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setConnectionMode(ConnectionModeBMap connectionMode)
Sets the value of field 'connectionMode'. |
void |
setMediaServiceInstance(java.lang.String mediaServiceInstance)
Sets the value of field 'mediaServiceInstance'. |
void |
setMediaServiceType(MediaServiceType mediaServiceType)
Sets the value of field 'mediaServiceType'. |
void |
setMediaServiceVersion(java.lang.Long mediaServiceVersion)
Sets the value of field 'mediaServiceVersion'. |
void |
setMediaStreamIDSupported(java.lang.Boolean mediaStreamIDSupported)
Sets the value of field 'mediaStreamIDSupported'. |
static MediaServiceCapsItem |
unmarshalMediaServiceCapsItem(java.io.Reader reader)
Method unmarshalMediaServiceCapsItem |
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 MediaServiceCapsItem()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public ConnectionModeBMap getConnectionMode()
public java.lang.String getMediaServiceInstance()
public MediaServiceType getMediaServiceType()
public java.lang.Long getMediaServiceVersion()
public java.lang.Boolean getMediaStreamIDSupported()
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 setConnectionMode(ConnectionModeBMap connectionMode)
connectionMode
- the value of field 'connectionMode'.public void setMediaServiceInstance(java.lang.String mediaServiceInstance)
mediaServiceInstance
- the value of field
'mediaServiceInstance'.public void setMediaServiceType(MediaServiceType mediaServiceType)
mediaServiceType
- the value of field 'mediaServiceType'public void setMediaServiceVersion(java.lang.Long mediaServiceVersion)
mediaServiceVersion
- the value of field
'mediaServiceVersion'.public void setMediaStreamIDSupported(java.lang.Boolean mediaStreamIDSupported)
mediaStreamIDSupported
- the value of field
'mediaStreamIDSupported'.public static MediaServiceCapsItem unmarshalMediaServiceCapsItem(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 |