|
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.StartDataPath
public class StartDataPath
Not supported.
Constructor Summary | |
---|---|
StartDataPath()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DataPathDirection |
getDataPathDirection()
Returns the value of field 'dataPathDirection'. |
DataPathType |
getDataPathType()
Returns the value of field 'dataPathType'. |
java.lang.String |
getDisplayID()
Returns the value of field 'displayID'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.String |
getIoRegisterReqID()
Returns the value of field 'ioRegisterReqID'. |
java.lang.Long |
getNumberOfCharactersToCollect()
Returns the value of field 'numberOfCharactersToCollect'. |
CSTAObject |
getObject()
Returns the value of field 'object'. |
java.lang.String |
getTerminationCharacter()
Returns the value of field 'terminationCharacter'. |
java.lang.Long |
getTimeout()
Returns the value of field 'timeout'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDataPathDirection(DataPathDirection dataPathDirection)
Sets the value of field 'dataPathDirection'. |
void |
setDataPathType(DataPathType dataPathType)
Sets the value of field 'dataPathType'. |
void |
setDisplayID(java.lang.String displayID)
Sets the value of field 'displayID'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setIoRegisterReqID(java.lang.String ioRegisterReqID)
Sets the value of field 'ioRegisterReqID'. |
void |
setNumberOfCharactersToCollect(java.lang.Long numberOfCharactersToCollect)
Sets the value of field 'numberOfCharactersToCollect'. |
void |
setObject(CSTAObject object)
Sets the value of field 'object'. |
void |
setTerminationCharacter(java.lang.String terminationCharacter)
Sets the value of field 'terminationCharacter'. |
void |
setTimeout(java.lang.Long timeout)
Sets the value of field 'timeout'. |
static StartDataPath |
unmarshalStartDataPath(java.io.Reader reader)
Method unmarshalStartDataPath |
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 StartDataPath()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DataPathDirection getDataPathDirection()
public DataPathType getDataPathType()
public java.lang.String getDisplayID()
public CSTACommonArguments getExtensions()
public java.lang.String getIoRegisterReqID()
public java.lang.Long getNumberOfCharactersToCollect()
public CSTAObject getObject()
public java.lang.String getTerminationCharacter()
public java.lang.Long getTimeout()
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 setDataPathDirection(DataPathDirection dataPathDirection)
dataPathDirection
- the value of field
'dataPathDirection'.public void setDataPathType(DataPathType dataPathType)
dataPathType
- the value of field 'dataPathType'.public void setDisplayID(java.lang.String displayID)
displayID
- the value of field 'displayID'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setIoRegisterReqID(java.lang.String ioRegisterReqID)
ioRegisterReqID
- the value of field 'ioRegisterReqID'.public void setNumberOfCharactersToCollect(java.lang.Long numberOfCharactersToCollect)
numberOfCharactersToCollect
- the value of field
'numberOfCharactersToCollect'.public void setObject(CSTAObject object)
object
- the value of field 'object'.public void setTerminationCharacter(java.lang.String terminationCharacter)
terminationCharacter
- the value of field
'terminationCharacter'.public void setTimeout(java.lang.Long timeout)
timeout
- the value of field 'timeout'.public static StartDataPath unmarshalStartDataPath(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 |