sbnmarc
Class SbnResponseTypeChoice
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.SbnResponseTypeChoice
- All Implemented Interfaces:
- java.io.Serializable
- public class SbnResponseTypeChoice
- extends sbnmarcBase
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SbnResponseTypeChoice
public SbnResponseTypeChoice()
getSbnOutput
public SbnOutputType getSbnOutput()
- Returns the value of field 'sbnOutput'.
- Returns:
- the value of field 'sbnOutput'.
getSbnUserProfile
public SbnProfileType getSbnUserProfile()
- Returns the value of field 'sbnUserProfile'.
- Returns:
- the value of field 'sbnUserProfile'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out -
marshal
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler -
setSbnOutput
public void setSbnOutput(SbnOutputType sbnOutput)
- Sets the value of field 'sbnOutput'.
- Parameters:
sbnOutput - the value of field 'sbnOutput'.
setSbnUserProfile
public void setSbnUserProfile(SbnProfileType sbnUserProfile)
- Sets the value of field 'sbnUserProfile'.
- Parameters:
sbnUserProfile - the value of field 'sbnUserProfile'.
unmarshalSbnResponseTypeChoice
public static SbnResponseTypeChoice unmarshalSbnResponseTypeChoice(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader -
validate
public void validate()
throws org.exolab.castor.xml.ValidationException