|
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.ReRoute
public class ReRoute
Class ReRoute.
Constructor Summary | |
---|---|
ReRoute()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallLinkageData |
getCallLinkageData()
Returns the value of field 'callLinkageData'. |
CorrelatorData |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
java.lang.String |
getCrossRefIdentifier()
Returns the value of field 'crossRefIdentifier'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.Long |
getReplyTimeout()
Returns the value of field 'replyTimeout'. |
java.lang.String |
getRouteRegisterReqID()
Returns the value of field 'routeRegisterReqID'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallLinkageData(CallLinkageData callLinkageData)
Sets the value of field 'callLinkageData'. |
void |
setCorrelatorData(CorrelatorData correlatorData)
Sets the value of field 'correlatorData'. |
void |
setCrossRefIdentifier(java.lang.String crossRefIdentifier)
Sets the value of field 'crossRefIdentifier'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setReplyTimeout(java.lang.Long replyTimeout)
Sets the value of field 'replyTimeout'. |
void |
setRouteRegisterReqID(java.lang.String routeRegisterReqID)
Sets the value of field 'routeRegisterReqID'. |
static ReRoute |
unmarshalReRoute(java.io.Reader reader)
Method unmarshalReRoute |
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 ReRoute()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallLinkageData getCallLinkageData()
public CorrelatorData getCorrelatorData()
public java.lang.String getCrossRefIdentifier()
public CSTACommonArguments getExtensions()
public java.lang.Long getReplyTimeout()
public java.lang.String getRouteRegisterReqID()
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 setCallLinkageData(CallLinkageData callLinkageData)
callLinkageData
- the value of field 'callLinkageData'.public void setCorrelatorData(CorrelatorData correlatorData)
correlatorData
- the value of field 'correlatorData'.public void setCrossRefIdentifier(java.lang.String crossRefIdentifier)
crossRefIdentifier
- the value of field
'crossRefIdentifier'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setReplyTimeout(java.lang.Long replyTimeout)
replyTimeout
- the value of field 'replyTimeout'.public void setRouteRegisterReqID(java.lang.String routeRegisterReqID)
routeRegisterReqID
- the value of field
'routeRegisterReqID'.public static ReRoute unmarshalReRoute(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 |