|
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.RouteRejectCaps
public class RouteRejectCaps
Class RouteRejectCaps.
Constructor Summary | |
---|---|
RouteRejectCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getRejectCauseBusyOverflow()
Returns the value of field 'rejectCauseBusyOverflow'. |
java.lang.Boolean |
getRejectCauseCalendarOverflow()
Returns the value of field 'rejectCauseCalendarOverflow'. |
java.lang.Boolean |
getRejectCauseCapacityOverflow()
Returns the value of field 'rejectCauseCapacityOverflow'. |
java.lang.Boolean |
getRejectCauseQueueTimeOverflow()
Returns the value of field 'rejectCauseQueueTimeOverflow'. |
java.lang.Boolean |
getRejectCauseUnknownOverflow()
Returns the value of field 'rejectCauseUnknownOverflow'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
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 |
setRejectCauseBusyOverflow(java.lang.Boolean rejectCauseBusyOverflow)
Sets the value of field 'rejectCauseBusyOverflow'. |
void |
setRejectCauseCalendarOverflow(java.lang.Boolean rejectCauseCalendarOverflow)
Sets the value of field 'rejectCauseCalendarOverflow'. |
void |
setRejectCauseCapacityOverflow(java.lang.Boolean rejectCauseCapacityOverflow)
Sets the value of field 'rejectCauseCapacityOverflow'. |
void |
setRejectCauseQueueTimeOverflow(java.lang.Boolean rejectCauseQueueTimeOverflow)
Sets the value of field 'rejectCauseQueueTimeOverflow'. |
void |
setRejectCauseUnknownOverflow(java.lang.Boolean rejectCauseUnknownOverflow)
Sets the value of field 'rejectCauseUnknownOverflow'. |
static RouteRejectCaps |
unmarshalRouteRejectCaps(java.io.Reader reader)
Method unmarshalRouteRejectCaps |
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 RouteRejectCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getCorrelatorData()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getRejectCauseBusyOverflow()
public java.lang.Boolean getRejectCauseCalendarOverflow()
public java.lang.Boolean getRejectCauseCapacityOverflow()
public java.lang.Boolean getRejectCauseQueueTimeOverflow()
public java.lang.Boolean getRejectCauseUnknownOverflow()
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 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 setRejectCauseBusyOverflow(java.lang.Boolean rejectCauseBusyOverflow)
rejectCauseBusyOverflow
- the value of field
'rejectCauseBusyOverflow'.public void setRejectCauseCalendarOverflow(java.lang.Boolean rejectCauseCalendarOverflow)
rejectCauseCalendarOverflow
- the value of field
'rejectCauseCalendarOverflow'.public void setRejectCauseCapacityOverflow(java.lang.Boolean rejectCauseCapacityOverflow)
rejectCauseCapacityOverflow
- the value of field
'rejectCauseCapacityOverflow'.public void setRejectCauseQueueTimeOverflow(java.lang.Boolean rejectCauseQueueTimeOverflow)
rejectCauseQueueTimeOverflow
- the value of field
'rejectCauseQueueTimeOverflow'.public void setRejectCauseUnknownOverflow(java.lang.Boolean rejectCauseUnknownOverflow)
rejectCauseUnknownOverflow
- the value of field
'rejectCauseUnknownOverflow'.public static RouteRejectCaps unmarshalRouteRejectCaps(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 |