|
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.RouteingServices
public class RouteingServices
Class RouteingServices.
Constructor Summary | |
---|---|
RouteingServices()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getReRoute()
Returns the value of field 'reRoute'. |
java.lang.Boolean |
getRouteEnd()
Returns the value of field 'routeEnd'. |
java.lang.Boolean |
getRouteRegister()
Returns the value of field 'routeRegister'. |
java.lang.Boolean |
getRouteRegisterAbort()
Returns the value of field 'routeRegisterAbort'. |
java.lang.Boolean |
getRouteRegisterCancel()
Returns the value of field 'routeRegisterCancel'. |
java.lang.Boolean |
getRouteReject()
Returns the value of field 'routeReject'. |
java.lang.Boolean |
getRouteRequest()
Returns the value of field 'routeRequest'. |
java.lang.Boolean |
getRouteSelect()
Returns the value of field 'routeSelect'. |
java.lang.Boolean |
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(java.lang.Boolean reRoute)
Sets the value of field 'reRoute'. |
void |
setRouteEnd(java.lang.Boolean routeEnd)
Sets the value of field 'routeEnd'. |
void |
setRouteRegister(java.lang.Boolean routeRegister)
Sets the value of field 'routeRegister'. |
void |
setRouteRegisterAbort(java.lang.Boolean routeRegisterAbort)
Sets the value of field 'routeRegisterAbort'. |
void |
setRouteRegisterCancel(java.lang.Boolean routeRegisterCancel)
Sets the value of field 'routeRegisterCancel'. |
void |
setRouteReject(java.lang.Boolean routeReject)
Sets the value of field 'routeReject'. |
void |
setRouteRequest(java.lang.Boolean routeRequest)
Sets the value of field 'routeRequest'. |
void |
setRouteSelect(java.lang.Boolean routeSelect)
Sets the value of field 'routeSelect'. |
void |
setRouteUsed(java.lang.Boolean routeUsed)
Sets the value of field 'routeUsed'. |
static RouteingServices |
unmarshalRouteingServices(java.io.Reader reader)
Method unmarshalRouteingServices |
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 RouteingServices()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getReRoute()
public java.lang.Boolean getRouteEnd()
public java.lang.Boolean getRouteRegister()
public java.lang.Boolean getRouteRegisterAbort()
public java.lang.Boolean getRouteRegisterCancel()
public java.lang.Boolean getRouteReject()
public java.lang.Boolean getRouteRequest()
public java.lang.Boolean getRouteSelect()
public java.lang.Boolean 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(java.lang.Boolean reRoute)
reRoute
- the value of field 'reRoute'.public void setRouteEnd(java.lang.Boolean routeEnd)
routeEnd
- the value of field 'routeEnd'.public void setRouteRegister(java.lang.Boolean routeRegister)
routeRegister
- the value of field 'routeRegister'.public void setRouteRegisterAbort(java.lang.Boolean routeRegisterAbort)
routeRegisterAbort
- the value of field
'routeRegisterAbort'.public void setRouteRegisterCancel(java.lang.Boolean routeRegisterCancel)
routeRegisterCancel
- the value of field
'routeRegisterCancel'.public void setRouteReject(java.lang.Boolean routeReject)
routeReject
- the value of field 'routeReject'.public void setRouteRequest(java.lang.Boolean routeRequest)
routeRequest
- the value of field 'routeRequest'.public void setRouteSelect(java.lang.Boolean routeSelect)
routeSelect
- the value of field 'routeSelect'.public void setRouteUsed(java.lang.Boolean routeUsed)
routeUsed
- the value of field 'routeUsed'.public static RouteingServices unmarshalRouteingServices(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 |