|
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.SnapshotDeviceDataCaps
public class SnapshotDeviceDataCaps
Class SnapshotDeviceDataCaps.
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 |
---|
public SnapshotDeviceDataCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getConnectionInformation()
public java.lang.Boolean getEndpointDeviceID()
public java.lang.Boolean getLocalCallStateCompoundCallState()
public java.lang.Boolean getLocalCallStateSimpleCallState()
public java.lang.Boolean getLocalCallStateUnknown()
public java.lang.Boolean getMediaCallCharacteristics()
public java.lang.Boolean getMediaServiceInformationList()
public java.lang.Boolean getMediaServiceInstance()
public java.lang.Boolean getMediaServiceVersion()
public java.lang.Boolean getMediaStreamID()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getSegmentID()
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 setConnectionInformation(java.lang.Boolean connectionInformation)
connectionInformation
- the value of field
'connectionInformation'.public void setEndpointDeviceID(java.lang.Boolean endpointDeviceID)
endpointDeviceID
- the value of field 'endpointDeviceID'public void setLocalCallStateCompoundCallState(java.lang.Boolean localCallStateCompoundCallState)
localCallStateCompoundCallState
- the value of field
'localCallStateCompoundCallState'.public void setLocalCallStateSimpleCallState(java.lang.Boolean localCallStateSimpleCallState)
localCallStateSimpleCallState
- the value of field
'localCallStateSimpleCallState'.public void setLocalCallStateUnknown(java.lang.Boolean localCallStateUnknown)
localCallStateUnknown
- the value of field
'localCallStateUnknown'.public void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
mediaCallCharacteristics
- the value of field
'mediaCallCharacteristics'.public void setMediaServiceInformationList(java.lang.Boolean mediaServiceInformationList)
mediaServiceInformationList
- the value of field
'mediaServiceInformationList'.public void setMediaServiceInstance(java.lang.Boolean mediaServiceInstance)
mediaServiceInstance
- the value of field
'mediaServiceInstance'.public void setMediaServiceVersion(java.lang.Boolean mediaServiceVersion)
mediaServiceVersion
- the value of field
'mediaServiceVersion'.public void setMediaStreamID(java.lang.Boolean mediaStreamID)
mediaStreamID
- the value of field 'mediaStreamID'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setSegmentID(java.lang.Boolean segmentID)
segmentID
- the value of field 'segmentID'.public static SnapshotDeviceDataCaps unmarshalSnapshotDeviceDataCaps(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 |