|
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.MediaCallCharacteristics
public class MediaCallCharacteristics
Class MediaCallCharacteristics.
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 |
---|
public MediaCallCharacteristics()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public BitRateType getBitRate()
public java.lang.Long getConnectionRate()
public java.lang.Long getDelayTolerance()
public MediaClass getMediaClass()
public SwitchingSubDomainCCIETypeType getSwitchingSubDomainCCIEType()
public byte[] getSwitchingSubDomainInformationElements()
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 setBitRate(BitRateType bitRate)
bitRate
- the value of field 'bitRate'.public void setConnectionRate(java.lang.Long connectionRate)
connectionRate
- the value of field 'connectionRate'.public void setDelayTolerance(java.lang.Long delayTolerance)
delayTolerance
- the value of field 'delayTolerance'.public void setMediaClass(MediaClass mediaClass)
mediaClass
- the value of field 'mediaClass'.public void setSwitchingSubDomainCCIEType(SwitchingSubDomainCCIETypeType switchingSubDomainCCIEType)
switchingSubDomainCCIEType
- the value of field
'switchingSubDomainCCIEType'.public void setSwitchingSubDomainInformationElements(byte[] switchingSubDomainInformationElements)
switchingSubDomainInformationElements
- the value of
field 'switchingSubDomainInformationElements'.public static MediaCallCharacteristics unmarshalMediaCallCharacteristics(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 |