|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.SbnMessageType
Class SbnMessageType.
Constructor Summary | |
SbnMessageType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnRequestType |
getSbnRequest()
Method getSbnRequestReturns the value of field 'sbnRequest'. |
SbnResponseType |
getSbnResponse()
Method getSbnResponseReturns the value of field 'sbnResponse'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setSbnRequest(SbnRequestType sbnRequest)
Method setSbnRequestSets the value of field 'sbnRequest'. |
void |
setSbnResponse(SbnResponseType sbnResponse)
Method setSbnResponseSets the value of field 'sbnResponse'. |
static SbnMessageType |
unmarshalSbnMessageType(java.io.Reader reader)
Method unmarshalSbnMessageType |
void |
validate()
Method validate |
Methods inherited from class sbnmarcBase.sbnmarcBase |
fromStringToRootObject |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SbnMessageType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public SbnRequestType getSbnRequest()
public SbnResponseType getSbnResponse()
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 setSbnRequest(SbnRequestType sbnRequest)
sbnRequest
- the value of field 'sbnRequest'.public void setSbnResponse(SbnResponseType sbnResponse)
sbnResponse
- the value of field 'sbnResponse'.public static SbnMessageType unmarshalSbnMessageType(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
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |