4.1.0.610 20071213

ch.ecma.csta.binding
Class MediaAttachmentEvents

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

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

Not supported.

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

Constructor Summary
MediaAttachmentEvents()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getMediaAttached()
          Returns the value of field 'mediaAttached'.
 java.lang.Boolean getMediaDetached()
          Returns the value of field 'mediaDetached'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setMediaAttached(java.lang.Boolean mediaAttached)
          Sets the value of field 'mediaAttached'.
 void setMediaDetached(java.lang.Boolean mediaDetached)
          Sets the value of field 'mediaDetached'.
static MediaAttachmentEvents unmarshalMediaAttachmentEvents(java.io.Reader reader)
          Method unmarshalMediaAttachmentEvents
 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

MediaAttachmentEvents

public MediaAttachmentEvents()
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

getMediaAttached

public java.lang.Boolean getMediaAttached()
Returns the value of field 'mediaAttached'.

Returns:
Boolean

getMediaDetached

public java.lang.Boolean getMediaDetached()
Returns the value of field 'mediaDetached'.

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

setMediaAttached

public void setMediaAttached(java.lang.Boolean mediaAttached)
Sets the value of field 'mediaAttached'.

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

setMediaDetached

public void setMediaDetached(java.lang.Boolean mediaDetached)
Sets the value of field 'mediaDetached'.

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

unmarshalMediaAttachmentEvents

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

Parameters:
reader -
Returns:
MediaAttachmentEvents
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.