|
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.RouteUsed
public class RouteUsed
Not supported.
Constructor Summary | |
---|---|
RouteUsed()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallingDeviceID |
getCallingDevice()
Returns the value of field 'callingDevice'. |
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'. |
java.lang.Boolean |
getDomain()
Returns the value of field 'domain'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.String |
getRouteRegisterReqID()
Returns the value of field 'routeRegisterReqID'. |
CalledDeviceID |
getRouteUsed()
Returns the value of field 'routeUsed'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallingDevice(CallingDeviceID callingDevice)
Sets the value of field 'callingDevice'. |
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 |
setDomain(java.lang.Boolean domain)
Sets the value of field 'domain'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setRouteRegisterReqID(java.lang.String routeRegisterReqID)
Sets the value of field 'routeRegisterReqID'. |
void |
setRouteUsed(CalledDeviceID routeUsed)
Sets the value of field 'routeUsed'. |
static RouteUsed |
unmarshalRouteUsed(java.io.Reader reader)
Method unmarshalRouteUsed |
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 RouteUsed()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallLinkageData getCallLinkageData()
public CallingDeviceID getCallingDevice()
public CorrelatorData getCorrelatorData()
public java.lang.String getCrossRefIdentifier()
public java.lang.Boolean getDomain()
public CSTACommonArguments getExtensions()
public java.lang.String getRouteRegisterReqID()
public CalledDeviceID getRouteUsed()
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 setCallingDevice(CallingDeviceID callingDevice)
callingDevice
- the value of field 'callingDevice'.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 setDomain(java.lang.Boolean domain)
domain
- the value of field 'domain'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setRouteRegisterReqID(java.lang.String routeRegisterReqID)
routeRegisterReqID
- the value of field
'routeRegisterReqID'.public void setRouteUsed(CalledDeviceID routeUsed)
routeUsed
- the value of field 'routeUsed'.public static RouteUsed unmarshalRouteUsed(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 |