|
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.ReviewCaps
public class ReviewCaps
Class ReviewCaps.
Constructor Summary | |
---|---|
ReviewCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getMsgToReview()
Returns the value of field 'msgToReview'. |
java.lang.Boolean |
getPeriodToResumeLengthOfReview()
Returns the value of field 'periodToResumeLengthOfReview'. |
java.lang.Boolean |
getPeriodToResumeStartOfMsg()
Returns the value of field 'periodToResumeStartOfMsg'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getResource()
Returns the value of field 'resource'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setMsgToReview(java.lang.Boolean msgToReview)
Sets the value of field 'msgToReview'. |
void |
setPeriodToResumeLengthOfReview(java.lang.Boolean periodToResumeLengthOfReview)
Sets the value of field 'periodToResumeLengthOfReview'. |
void |
setPeriodToResumeStartOfMsg(java.lang.Boolean periodToResumeStartOfMsg)
Sets the value of field 'periodToResumeStartOfMsg'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setResource(java.lang.Boolean resource)
Sets the value of field 'resource'. |
static ReviewCaps |
unmarshalReviewCaps(java.io.Reader reader)
Method unmarshalReviewCaps |
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 ReviewCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getMsgToReview()
public java.lang.Boolean getPeriodToResumeLengthOfReview()
public java.lang.Boolean getPeriodToResumeStartOfMsg()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getResource()
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 setMsgToReview(java.lang.Boolean msgToReview)
msgToReview
- the value of field 'msgToReview'.public void setPeriodToResumeLengthOfReview(java.lang.Boolean periodToResumeLengthOfReview)
periodToResumeLengthOfReview
- the value of field
'periodToResumeLengthOfReview'.public void setPeriodToResumeStartOfMsg(java.lang.Boolean periodToResumeStartOfMsg)
periodToResumeStartOfMsg
- the value of field
'periodToResumeStartOfMsg'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setResource(java.lang.Boolean resource)
resource
- the value of field 'resource'.public static ReviewCaps unmarshalReviewCaps(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 |