4.1.0.610 20071213

ch.ecma.csta.binding
Class SnapshotDeviceDataCaps

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

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

Class SnapshotDeviceDataCaps.

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

Constructor Summary
SnapshotDeviceDataCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getConnectionInformation()
          Returns the value of field 'connectionInformation'.
 java.lang.Boolean getEndpointDeviceID()
          Returns the value of field 'endpointDeviceID'.
 java.lang.Boolean getLocalCallStateCompoundCallState()
          Returns the value of field 'localCallStateCompoundCallState'.
 java.lang.Boolean getLocalCallStateSimpleCallState()
          Returns the value of field 'localCallStateSimpleCallState'.
 java.lang.Boolean getLocalCallStateUnknown()
          Returns the value of field 'localCallStateUnknown'.
 java.lang.Boolean getMediaCallCharacteristics()
          Returns the value of field 'mediaCallCharacteristics'.
 java.lang.Boolean getMediaServiceInformationList()
          Returns the value of field 'mediaServiceInformationList'.
 java.lang.Boolean getMediaServiceInstance()
          Returns the value of field 'mediaServiceInstance'.
 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'.
 java.lang.Boolean getSegmentID()
          Returns the value of field 'segmentID'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setConnectionInformation(java.lang.Boolean connectionInformation)
          Sets the value of field 'connectionInformation'.
 void setEndpointDeviceID(java.lang.Boolean endpointDeviceID)
          Sets the value of field 'endpointDeviceID'.
 void setLocalCallStateCompoundCallState(java.lang.Boolean localCallStateCompoundCallState)
          Sets the value of field 'localCallStateCompoundCallState'.
 void setLocalCallStateSimpleCallState(java.lang.Boolean localCallStateSimpleCallState)
          Sets the value of field 'localCallStateSimpleCallState'.
 void setLocalCallStateUnknown(java.lang.Boolean localCallStateUnknown)
          Sets the value of field 'localCallStateUnknown'.
 void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
          Sets the value of field 'mediaCallCharacteristics'.
 void setMediaServiceInformationList(java.lang.Boolean mediaServiceInformationList)
          Sets the value of field 'mediaServiceInformationList'.
 void setMediaServiceInstance(java.lang.Boolean mediaServiceInstance)
          Sets the value of field 'mediaServiceInstance'.
 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'.
 void setSegmentID(java.lang.Boolean segmentID)
          Sets the value of field 'segmentID'.
static SnapshotDeviceDataCaps unmarshalSnapshotDeviceDataCaps(java.io.Reader reader)
          Method unmarshalSnapshotDeviceDataCaps
 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

SnapshotDeviceDataCaps

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

getConnectionInformation

public java.lang.Boolean getConnectionInformation()
Returns the value of field 'connectionInformation'.

Returns:
Boolean

getEndpointDeviceID

public java.lang.Boolean getEndpointDeviceID()
Returns the value of field 'endpointDeviceID'.

Returns:
Boolean

getLocalCallStateCompoundCallState

public java.lang.Boolean getLocalCallStateCompoundCallState()
Returns the value of field 'localCallStateCompoundCallState'.

Returns:
Boolean

getLocalCallStateSimpleCallState

public java.lang.Boolean getLocalCallStateSimpleCallState()
Returns the value of field 'localCallStateSimpleCallState'.

Returns:
Boolean

getLocalCallStateUnknown

public java.lang.Boolean getLocalCallStateUnknown()
Returns the value of field 'localCallStateUnknown'.

Returns:
Boolean

getMediaCallCharacteristics

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

Returns:
Boolean

getMediaServiceInformationList

public java.lang.Boolean getMediaServiceInformationList()
Returns the value of field 'mediaServiceInformationList'.

Returns:
Boolean

getMediaServiceInstance

public java.lang.Boolean getMediaServiceInstance()
Returns the value of field 'mediaServiceInstance'.

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

getSegmentID

public java.lang.Boolean getSegmentID()
Returns the value of field 'segmentID'.

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

setConnectionInformation

public void setConnectionInformation(java.lang.Boolean connectionInformation)
Sets the value of field 'connectionInformation'.

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

setEndpointDeviceID

public void setEndpointDeviceID(java.lang.Boolean endpointDeviceID)
Sets the value of field 'endpointDeviceID'.

Parameters:
endpointDeviceID - the value of field 'endpointDeviceID'

setLocalCallStateCompoundCallState

public void setLocalCallStateCompoundCallState(java.lang.Boolean localCallStateCompoundCallState)
Sets the value of field 'localCallStateCompoundCallState'.

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

setLocalCallStateSimpleCallState

public void setLocalCallStateSimpleCallState(java.lang.Boolean localCallStateSimpleCallState)
Sets the value of field 'localCallStateSimpleCallState'.

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

setLocalCallStateUnknown

public void setLocalCallStateUnknown(java.lang.Boolean localCallStateUnknown)
Sets the value of field 'localCallStateUnknown'.

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

setMediaCallCharacteristics

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

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

setMediaServiceInformationList

public void setMediaServiceInformationList(java.lang.Boolean mediaServiceInformationList)
Sets the value of field 'mediaServiceInformationList'.

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

setMediaServiceInstance

public void setMediaServiceInstance(java.lang.Boolean mediaServiceInstance)
Sets the value of field 'mediaServiceInstance'.

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

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'.

setSegmentID

public void setSegmentID(java.lang.Boolean segmentID)
Sets the value of field 'segmentID'.

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

unmarshalSnapshotDeviceDataCaps

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

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