4.1.0.610 20071213

ch.ecma.csta.binding
Class MediaCallCharacteristics

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

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

Class MediaCallCharacteristics.

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

Constructor Summary
MediaCallCharacteristics()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 BitRateType getBitRate()
          Returns the value of field 'bitRate'.
 java.lang.Long getConnectionRate()
          Returns the value of field 'connectionRate'.
 java.lang.Long getDelayTolerance()
          Returns the value of field 'delayTolerance'.
 MediaClass getMediaClass()
          Returns the value of field 'mediaClass'.
 SwitchingSubDomainCCIETypeType getSwitchingSubDomainCCIEType()
          Returns the value of field 'switchingSubDomainCCIEType'.
 byte[] getSwitchingSubDomainInformationElements()
          Returns the value of field 'switchingSubDomainInformationElements'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setBitRate(BitRateType bitRate)
          Sets the value of field 'bitRate'.
 void setConnectionRate(java.lang.Long connectionRate)
          Sets the value of field 'connectionRate'.
 void setDelayTolerance(java.lang.Long delayTolerance)
          Sets the value of field 'delayTolerance'.
 void setMediaClass(MediaClass mediaClass)
          Sets the value of field 'mediaClass'.
 void setSwitchingSubDomainCCIEType(SwitchingSubDomainCCIETypeType switchingSubDomainCCIEType)
          Sets the value of field 'switchingSubDomainCCIEType'.
 void setSwitchingSubDomainInformationElements(byte[] switchingSubDomainInformationElements)
          Sets the value of field 'switchingSubDomainInformationElements'.
static MediaCallCharacteristics unmarshalMediaCallCharacteristics(java.io.Reader reader)
          Method unmarshalMediaCallCharacteristics
 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

MediaCallCharacteristics

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

getBitRate

public BitRateType getBitRate()
Returns the value of field 'bitRate'.

Returns:
BitRateType

getConnectionRate

public java.lang.Long getConnectionRate()
Returns the value of field 'connectionRate'.

Returns:
Long

getDelayTolerance

public java.lang.Long getDelayTolerance()
Returns the value of field 'delayTolerance'.

Returns:
Long

getMediaClass

public MediaClass getMediaClass()
Returns the value of field 'mediaClass'.

Returns:
MediaClass

getSwitchingSubDomainCCIEType

public SwitchingSubDomainCCIETypeType getSwitchingSubDomainCCIEType()
Returns the value of field 'switchingSubDomainCCIEType'.

Returns:
SwitchingSubDomainCCIETypeType

getSwitchingSubDomainInformationElements

public byte[] getSwitchingSubDomainInformationElements()
Returns the value of field 'switchingSubDomainInformationElements'.

Returns:
byte

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

setBitRate

public void setBitRate(BitRateType bitRate)
Sets the value of field 'bitRate'.

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

setConnectionRate

public void setConnectionRate(java.lang.Long connectionRate)
Sets the value of field 'connectionRate'.

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

setDelayTolerance

public void setDelayTolerance(java.lang.Long delayTolerance)
Sets the value of field 'delayTolerance'.

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

setMediaClass

public void setMediaClass(MediaClass mediaClass)
Sets the value of field 'mediaClass'.

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

setSwitchingSubDomainCCIEType

public void setSwitchingSubDomainCCIEType(SwitchingSubDomainCCIETypeType switchingSubDomainCCIEType)
Sets the value of field 'switchingSubDomainCCIEType'.

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

setSwitchingSubDomainInformationElements

public void setSwitchingSubDomainInformationElements(byte[] switchingSubDomainInformationElements)
Sets the value of field 'switchingSubDomainInformationElements'.

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

unmarshalMediaCallCharacteristics

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

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