|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.SbnResponseType
STRUTTURA DEI MESSAGGI DI RISPOSTA
| Constructor Summary | |
SbnResponseType()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnResponseTypeChoice |
getSbnResponseTypeChoice()
Method getSbnResponseTypeChoiceReturns the value of field 'sbnResponseTypeChoice'. |
SbnResultType |
getSbnResult()
Method getSbnResultReturns the value of field 'sbnResult'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setSbnResponseTypeChoice(SbnResponseTypeChoice sbnResponseTypeChoice)
Method setSbnResponseTypeChoiceSets the value of field 'sbnResponseTypeChoice'. |
void |
setSbnResult(SbnResultType sbnResult)
Method setSbnResultSets the value of field 'sbnResult'. |
static SbnResponseType |
unmarshalSbnResponseType(java.io.Reader reader)
Method unmarshalSbnResponseType |
void |
validate()
Method validate |
| Methods inherited from class sbnmarcBase.sbnmarcBase |
fromStringToRootObject, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SbnResponseType()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public SbnResponseTypeChoice getSbnResponseTypeChoice()
public SbnResultType getSbnResult()
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 setSbnResponseTypeChoice(SbnResponseTypeChoice sbnResponseTypeChoice)
sbnResponseTypeChoice - the value of field
'sbnResponseTypeChoice'.public void setSbnResult(SbnResultType sbnResult)
sbnResult - the value of field 'sbnResult'.
public static SbnResponseType unmarshalSbnResponseType(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 | ||||||||||