4.1.0.610 20071213

ch.ecma.csta.binding
Class RouteingServList

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.RouteingServList
All Implemented Interfaces:
java.io.Serializable

public class RouteingServList
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class RouteingServList.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
RouteingServList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ReRouteCaps getReRoute()
          Returns the value of field 'reRoute'.
 RouteEndCaps getRouteEnd()
          Returns the value of field 'routeEnd'.
 RouteRegisterCaps getRouteRegister()
          Returns the value of field 'routeRegister'.
 RouteRegisterAbortCaps getRouteRegisterAbort()
          Returns the value of field 'routeRegisterAbort'.
 RouteRegisterCancelCaps getRouteRegisterCancel()
          Returns the value of field 'routeRegisterCancel'.
 RouteRejectCaps getRouteReject()
          Returns the value of field 'routeReject'.
 RouteRequestCaps getRouteRequest()
          Returns the value of field 'routeRequest'.
 RouteSelectCaps getRouteSelect()
          Returns the value of field 'routeSelect'.
 RouteUsedCaps 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 setReRoute(ReRouteCaps reRoute)
          Sets the value of field 'reRoute'.
 void setRouteEnd(RouteEndCaps routeEnd)
          Sets the value of field 'routeEnd'.
 void setRouteRegister(RouteRegisterCaps routeRegister)
          Sets the value of field 'routeRegister'.
 void setRouteRegisterAbort(RouteRegisterAbortCaps routeRegisterAbort)
          Sets the value of field 'routeRegisterAbort'.
 void setRouteRegisterCancel(RouteRegisterCancelCaps routeRegisterCancel)
          Sets the value of field 'routeRegisterCancel'.
 void setRouteReject(RouteRejectCaps routeReject)
          Sets the value of field 'routeReject'.
 void setRouteRequest(RouteRequestCaps routeRequest)
          Sets the value of field 'routeRequest'.
 void setRouteSelect(RouteSelectCaps routeSelect)
          Sets the value of field 'routeSelect'.
 void setRouteUsed(RouteUsedCaps routeUsed)
          Sets the value of field 'routeUsed'.
static RouteingServList unmarshalRouteingServList(java.io.Reader reader)
          Method unmarshalRouteingServList
 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

RouteingServList

public RouteingServList()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getReRoute

public ReRouteCaps getReRoute()
Returns the value of field 'reRoute'.

Returns:
ReRouteCaps

getRouteEnd

public RouteEndCaps getRouteEnd()
Returns the value of field 'routeEnd'.

Returns:
RouteEndCaps

getRouteRegister

public RouteRegisterCaps getRouteRegister()
Returns the value of field 'routeRegister'.

Returns:
RouteRegisterCaps

getRouteRegisterAbort

public RouteRegisterAbortCaps getRouteRegisterAbort()
Returns the value of field 'routeRegisterAbort'.

Returns:
RouteRegisterAbortCaps

getRouteRegisterCancel

public RouteRegisterCancelCaps getRouteRegisterCancel()
Returns the value of field 'routeRegisterCancel'.

Returns:
RouteRegisterCancelCaps

getRouteReject

public RouteRejectCaps getRouteReject()
Returns the value of field 'routeReject'.

Returns:
RouteRejectCaps

getRouteRequest

public RouteRequestCaps getRouteRequest()
Returns the value of field 'routeRequest'.

Returns:
RouteRequestCaps

getRouteSelect

public RouteSelectCaps getRouteSelect()
Returns the value of field 'routeSelect'.

Returns:
RouteSelectCaps

getRouteUsed

public RouteUsedCaps getRouteUsed()
Returns the value of field 'routeUsed'.

Returns:
RouteUsedCaps

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setReRoute

public void setReRoute(ReRouteCaps reRoute)
Sets the value of field 'reRoute'.

Parameters:
reRoute - the value of field 'reRoute'.

setRouteEnd

public void setRouteEnd(RouteEndCaps routeEnd)
Sets the value of field 'routeEnd'.

Parameters:
routeEnd - the value of field 'routeEnd'.

setRouteRegister

public void setRouteRegister(RouteRegisterCaps routeRegister)
Sets the value of field 'routeRegister'.

Parameters:
routeRegister - the value of field 'routeRegister'.

setRouteRegisterAbort

public void setRouteRegisterAbort(RouteRegisterAbortCaps routeRegisterAbort)
Sets the value of field 'routeRegisterAbort'.

Parameters:
routeRegisterAbort - the value of field 'routeRegisterAbort'.

setRouteRegisterCancel

public void setRouteRegisterCancel(RouteRegisterCancelCaps routeRegisterCancel)
Sets the value of field 'routeRegisterCancel'.

Parameters:
routeRegisterCancel - the value of field 'routeRegisterCancel'.

setRouteReject

public void setRouteReject(RouteRejectCaps routeReject)
Sets the value of field 'routeReject'.

Parameters:
routeReject - the value of field 'routeReject'.

setRouteRequest

public void setRouteRequest(RouteRequestCaps routeRequest)
Sets the value of field 'routeRequest'.

Parameters:
routeRequest - the value of field 'routeRequest'.

setRouteSelect

public void setRouteSelect(RouteSelectCaps routeSelect)
Sets the value of field 'routeSelect'.

Parameters:
routeSelect - the value of field 'routeSelect'.

setRouteUsed

public void setRouteUsed(RouteUsedCaps routeUsed)
Sets the value of field 'routeUsed'.

Parameters:
routeUsed - the value of field 'routeUsed'.

unmarshalRouteingServList

public static RouteingServList unmarshalRouteingServList(java.io.Reader reader)
                                                  throws org.exolab.castor.xml.MarshalException,
                                                         org.exolab.castor.xml.ValidationException
Method unmarshalRouteingServList

Parameters:
reader -
Returns:
RouteingServList
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.