|
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.StartDataPathCaps
public class StartDataPathCaps
Class StartDataPathCaps.
Constructor Summary | |
---|---|
StartDataPathCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getDataPathDirectionBidirectional()
Returns the value of field 'dataPathDirectionBidirectional'. |
java.lang.Boolean |
getDataPathDirectionCfToObject()
Returns the value of field 'dataPathDirectionCfToObject'. |
java.lang.Boolean |
getDataPathDirectionObjectToCf()
Returns the value of field 'dataPathDirectionObjectToCf'. |
java.lang.Boolean |
getDataPathTypeText()
Returns the value of field 'dataPathTypeText'. |
java.lang.Boolean |
getDataPathTypeVoice()
Returns the value of field 'dataPathTypeVoice'. |
java.lang.Boolean |
getNumberOfCharsToCollect()
Returns the value of field 'numberOfCharsToCollect'. |
java.lang.Boolean |
getNumberOfCharsToCollectInAck()
Returns the value of field 'numberOfCharsToCollectInAck'. |
java.lang.Boolean |
getObjectCall()
Returns the value of field 'objectCall'. |
java.lang.Boolean |
getObjectDevice()
Returns the value of field 'objectDevice'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getTerminationChar()
Returns the value of field 'terminationChar'. |
java.lang.Boolean |
getTerminationCharInAck()
Returns the value of field 'terminationCharInAck'. |
java.lang.Boolean |
getTimeout()
Returns the value of field 'timeout'. |
java.lang.Boolean |
getTimeoutInAck()
Returns the value of field 'timeoutInAck'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDataPathDirectionBidirectional(java.lang.Boolean dataPathDirectionBidirectional)
Sets the value of field 'dataPathDirectionBidirectional'. |
void |
setDataPathDirectionCfToObject(java.lang.Boolean dataPathDirectionCfToObject)
Sets the value of field 'dataPathDirectionCfToObject'. |
void |
setDataPathDirectionObjectToCf(java.lang.Boolean dataPathDirectionObjectToCf)
Sets the value of field 'dataPathDirectionObjectToCf'. |
void |
setDataPathTypeText(java.lang.Boolean dataPathTypeText)
Sets the value of field 'dataPathTypeText'. |
void |
setDataPathTypeVoice(java.lang.Boolean dataPathTypeVoice)
Sets the value of field 'dataPathTypeVoice'. |
void |
setNumberOfCharsToCollect(java.lang.Boolean numberOfCharsToCollect)
Sets the value of field 'numberOfCharsToCollect'. |
void |
setNumberOfCharsToCollectInAck(java.lang.Boolean numberOfCharsToCollectInAck)
Sets the value of field 'numberOfCharsToCollectInAck'. |
void |
setObjectCall(java.lang.Boolean objectCall)
Sets the value of field 'objectCall'. |
void |
setObjectDevice(java.lang.Boolean objectDevice)
Sets the value of field 'objectDevice'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setTerminationChar(java.lang.Boolean terminationChar)
Sets the value of field 'terminationChar'. |
void |
setTerminationCharInAck(java.lang.Boolean terminationCharInAck)
Sets the value of field 'terminationCharInAck'. |
void |
setTimeout(java.lang.Boolean timeout)
Sets the value of field 'timeout'. |
void |
setTimeoutInAck(java.lang.Boolean timeoutInAck)
Sets the value of field 'timeoutInAck'. |
static StartDataPathCaps |
unmarshalStartDataPathCaps(java.io.Reader reader)
Method unmarshalStartDataPathCaps |
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 StartDataPathCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getDataPathDirectionBidirectional()
public java.lang.Boolean getDataPathDirectionCfToObject()
public java.lang.Boolean getDataPathDirectionObjectToCf()
public java.lang.Boolean getDataPathTypeText()
public java.lang.Boolean getDataPathTypeVoice()
public java.lang.Boolean getNumberOfCharsToCollect()
public java.lang.Boolean getNumberOfCharsToCollectInAck()
public java.lang.Boolean getObjectCall()
public java.lang.Boolean getObjectDevice()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getTerminationChar()
public java.lang.Boolean getTerminationCharInAck()
public java.lang.Boolean getTimeout()
public java.lang.Boolean getTimeoutInAck()
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 setDataPathDirectionBidirectional(java.lang.Boolean dataPathDirectionBidirectional)
dataPathDirectionBidirectional
- the value of field
'dataPathDirectionBidirectional'.public void setDataPathDirectionCfToObject(java.lang.Boolean dataPathDirectionCfToObject)
dataPathDirectionCfToObject
- the value of field
'dataPathDirectionCfToObject'.public void setDataPathDirectionObjectToCf(java.lang.Boolean dataPathDirectionObjectToCf)
dataPathDirectionObjectToCf
- the value of field
'dataPathDirectionObjectToCf'.public void setDataPathTypeText(java.lang.Boolean dataPathTypeText)
dataPathTypeText
- the value of field 'dataPathTypeText'public void setDataPathTypeVoice(java.lang.Boolean dataPathTypeVoice)
dataPathTypeVoice
- the value of field
'dataPathTypeVoice'.public void setNumberOfCharsToCollect(java.lang.Boolean numberOfCharsToCollect)
numberOfCharsToCollect
- the value of field
'numberOfCharsToCollect'.public void setNumberOfCharsToCollectInAck(java.lang.Boolean numberOfCharsToCollectInAck)
numberOfCharsToCollectInAck
- the value of field
'numberOfCharsToCollectInAck'.public void setObjectCall(java.lang.Boolean objectCall)
objectCall
- the value of field 'objectCall'.public void setObjectDevice(java.lang.Boolean objectDevice)
objectDevice
- the value of field 'objectDevice'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setTerminationChar(java.lang.Boolean terminationChar)
terminationChar
- the value of field 'terminationChar'.public void setTerminationCharInAck(java.lang.Boolean terminationCharInAck)
terminationCharInAck
- the value of field
'terminationCharInAck'.public void setTimeout(java.lang.Boolean timeout)
timeout
- the value of field 'timeout'.public void setTimeoutInAck(java.lang.Boolean timeoutInAck)
timeoutInAck
- the value of field 'timeoutInAck'.public static StartDataPathCaps unmarshalStartDataPathCaps(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 |