|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.SbnResponseTypeChoice
Class SbnResponseTypeChoice.
| Constructor Summary | |
SbnResponseTypeChoice()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnOutputType |
getSbnOutput()
Method getSbnOutputReturns the value of field 'sbnOutput'. |
SbnProfileType |
getSbnUserProfile()
Method getSbnUserProfileReturns the value of field 'sbnUserProfile'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setSbnOutput(SbnOutputType sbnOutput)
Method setSbnOutputSets the value of field 'sbnOutput'. |
void |
setSbnUserProfile(SbnProfileType sbnUserProfile)
Method setSbnUserProfileSets the value of field 'sbnUserProfile'. |
static SbnResponseTypeChoice |
unmarshalSbnResponseTypeChoice(java.io.Reader reader)
Method unmarshalSbnResponseTypeChoice |
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 SbnResponseTypeChoice()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public SbnOutputType getSbnOutput()
public SbnProfileType getSbnUserProfile()
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.ValidationExceptionpublic void setSbnOutput(SbnOutputType sbnOutput)
sbnOutput - the value of field 'sbnOutput'.public void setSbnUserProfile(SbnProfileType sbnUserProfile)
sbnUserProfile - the value of field 'sbnUserProfile'.
public static SbnResponseTypeChoice unmarshalSbnResponseTypeChoice(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 | ||||||||||