|
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.RouteingServList
public class RouteingServList
Class RouteingServList.
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 |
---|
public RouteingServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public ReRouteCaps getReRoute()
public RouteEndCaps getRouteEnd()
public RouteRegisterCaps getRouteRegister()
public RouteRegisterAbortCaps getRouteRegisterAbort()
public RouteRegisterCancelCaps getRouteRegisterCancel()
public RouteRejectCaps getRouteReject()
public RouteRequestCaps getRouteRequest()
public RouteSelectCaps getRouteSelect()
public RouteUsedCaps 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 setReRoute(ReRouteCaps reRoute)
reRoute
- the value of field 'reRoute'.public void setRouteEnd(RouteEndCaps routeEnd)
routeEnd
- the value of field 'routeEnd'.public void setRouteRegister(RouteRegisterCaps routeRegister)
routeRegister
- the value of field 'routeRegister'.public void setRouteRegisterAbort(RouteRegisterAbortCaps routeRegisterAbort)
routeRegisterAbort
- the value of field
'routeRegisterAbort'.public void setRouteRegisterCancel(RouteRegisterCancelCaps routeRegisterCancel)
routeRegisterCancel
- the value of field
'routeRegisterCancel'.public void setRouteReject(RouteRejectCaps routeReject)
routeReject
- the value of field 'routeReject'.public void setRouteRequest(RouteRequestCaps routeRequest)
routeRequest
- the value of field 'routeRequest'.public void setRouteSelect(RouteSelectCaps routeSelect)
routeSelect
- the value of field 'routeSelect'.public void setRouteUsed(RouteUsedCaps routeUsed)
routeUsed
- the value of field 'routeUsed'.public static RouteingServList unmarshalRouteingServList(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 |