|
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.RouteSelectCaps
public class RouteSelectCaps
Class RouteSelectCaps.
Constructor Summary | |
---|---|
RouteSelectCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAlternateRoutes()
Returns the value of field 'alternateRoutes'. |
java.lang.Boolean |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getRemainRetriesNoCountAvailable()
Returns the value of field 'remainRetriesNoCountAvailable'. |
java.lang.Boolean |
getRemainRetriesNoListAvailable()
Returns the value of field 'remainRetriesNoListAvailable'. |
java.lang.Boolean |
getRemainRetriesRetryCount()
Returns the value of field 'remainRetriesRetryCount'. |
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 |
setAlternateRoutes(java.lang.Boolean alternateRoutes)
Sets the value of field 'alternateRoutes'. |
void |
setCorrelatorData(java.lang.Boolean correlatorData)
Sets the value of field 'correlatorData'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
void |
setRemainRetriesNoCountAvailable(java.lang.Boolean remainRetriesNoCountAvailable)
Sets the value of field 'remainRetriesNoCountAvailable'. |
void |
setRemainRetriesNoListAvailable(java.lang.Boolean remainRetriesNoListAvailable)
Sets the value of field 'remainRetriesNoListAvailable'. |
void |
setRemainRetriesRetryCount(java.lang.Boolean remainRetriesRetryCount)
Sets the value of field 'remainRetriesRetryCount'. |
void |
setRouteUsed(java.lang.Boolean routeUsed)
Sets the value of field 'routeUsed'. |
static RouteSelectCaps |
unmarshalRouteSelectCaps(java.io.Reader reader)
Method unmarshalRouteSelectCaps |
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 RouteSelectCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAlternateRoutes()
public java.lang.Boolean getCorrelatorData()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getRemainRetriesNoCountAvailable()
public java.lang.Boolean getRemainRetriesNoListAvailable()
public java.lang.Boolean getRemainRetriesRetryCount()
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 setAlternateRoutes(java.lang.Boolean alternateRoutes)
alternateRoutes
- the value of field 'alternateRoutes'.public void setCorrelatorData(java.lang.Boolean correlatorData)
correlatorData
- the value of field 'correlatorData'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setRemainRetriesNoCountAvailable(java.lang.Boolean remainRetriesNoCountAvailable)
remainRetriesNoCountAvailable
- the value of field
'remainRetriesNoCountAvailable'.public void setRemainRetriesNoListAvailable(java.lang.Boolean remainRetriesNoListAvailable)
remainRetriesNoListAvailable
- the value of field
'remainRetriesNoListAvailable'.public void setRemainRetriesRetryCount(java.lang.Boolean remainRetriesRetryCount)
remainRetriesRetryCount
- the value of field
'remainRetriesRetryCount'.public void setRouteUsed(java.lang.Boolean routeUsed)
routeUsed
- the value of field 'routeUsed'.public static RouteSelectCaps unmarshalRouteSelectCaps(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 |