4.1.0.610 20071213

ch.ecma.csta.binding
Class MediaDetachedCaps

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.MediaDetachedCaps
All Implemented Interfaces:
java.io.Serializable

public class MediaDetachedCaps
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class MediaDetachedCaps.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
MediaDetachedCaps()
           
 
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 MediaDetachedCaps unmarshalMediaDetachedCaps(java.io.Reader reader)
          Method unmarshalMediaDetachedCaps
 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

MediaDetachedCaps

public MediaDetachedCaps()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getCallCharacteristics

public java.lang.Boolean getCallCharacteristics()
Returns the value of field 'callCharacteristics'.

Returns:
Boolean

getMediaCallCharacteristics

public java.lang.Boolean getMediaCallCharacteristics()
Returns the value of field 'mediaCallCharacteristics'.

Returns:
Boolean

getMediaConnectionInfo

public java.lang.Boolean getMediaConnectionInfo()
Returns the value of field 'mediaConnectionInfo'.

Returns:
Boolean

getMediaServiceInstanceID

public java.lang.Boolean getMediaServiceInstanceID()
Returns the value of field 'mediaServiceInstanceID'.

Returns:
Boolean

getMediaServiceVersion

public java.lang.Boolean getMediaServiceVersion()
Returns the value of field 'mediaServiceVersion'.

Returns:
Boolean

getMediaStreamID

public java.lang.Boolean getMediaStreamID()
Returns the value of field 'mediaStreamID'.

Returns:
Boolean

getPrivateData

public java.lang.Boolean getPrivateData()
Returns the value of field 'privateData'.

Returns:
Boolean

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setCallCharacteristics

public void setCallCharacteristics(java.lang.Boolean callCharacteristics)
Sets the value of field 'callCharacteristics'.

Parameters:
callCharacteristics - the value of field 'callCharacteristics'.

setMediaCallCharacteristics

public void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
Sets the value of field 'mediaCallCharacteristics'.

Parameters:
mediaCallCharacteristics - the value of field 'mediaCallCharacteristics'.

setMediaConnectionInfo

public void setMediaConnectionInfo(java.lang.Boolean mediaConnectionInfo)
Sets the value of field 'mediaConnectionInfo'.

Parameters:
mediaConnectionInfo - the value of field 'mediaConnectionInfo'.

setMediaServiceInstanceID

public void setMediaServiceInstanceID(java.lang.Boolean mediaServiceInstanceID)
Sets the value of field 'mediaServiceInstanceID'.

Parameters:
mediaServiceInstanceID - the value of field 'mediaServiceInstanceID'.

setMediaServiceVersion

public void setMediaServiceVersion(java.lang.Boolean mediaServiceVersion)
Sets the value of field 'mediaServiceVersion'.

Parameters:
mediaServiceVersion - the value of field 'mediaServiceVersion'.

setMediaStreamID

public void setMediaStreamID(java.lang.Boolean mediaStreamID)
Sets the value of field 'mediaStreamID'.

Parameters:
mediaStreamID - the value of field 'mediaStreamID'.

setPrivateData

public void setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'.

Parameters:
privateData - the value of field 'privateData'.

unmarshalMediaDetachedCaps

public static MediaDetachedCaps unmarshalMediaDetachedCaps(java.io.Reader reader)
                                                    throws org.exolab.castor.xml.MarshalException,
                                                           org.exolab.castor.xml.ValidationException
Method unmarshalMediaDetachedCaps

Parameters:
reader -
Returns:
MediaDetachedCaps
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.