|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.SbnResultType
risultato elaborazione ed eventuale diagnostico
| Constructor Summary | |
SbnResultType()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getEsito()
Method getEsitoReturns the value of field 'esito'. |
java.lang.String |
getNumPrenotazione()
Method getNumPrenotazioneReturns the value of field 'numPrenotazione'. |
java.lang.String |
getTestoEsito()
Method getTestoEsitoReturns the value of field 'testoEsito'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setEsito(java.lang.String esito)
Method setEsitoSets the value of field 'esito'. |
void |
setNumPrenotazione(java.lang.String numPrenotazione)
Method setNumPrenotazioneSets the value of field 'numPrenotazione'. |
void |
setTestoEsito(java.lang.String testoEsito)
Method setTestoEsitoSets the value of field 'testoEsito'. |
static SbnResultType |
unmarshalSbnResultType(java.io.Reader reader)
Method unmarshalSbnResultType |
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 SbnResultType()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public java.lang.String getEsito()
public java.lang.String getNumPrenotazione()
public java.lang.String getTestoEsito()
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 setEsito(java.lang.String esito)
esito - the value of field 'esito'.public void setNumPrenotazione(java.lang.String numPrenotazione)
numPrenotazione - the value of field 'numPrenotazione'.public void setTestoEsito(java.lang.String testoEsito)
testoEsito - the value of field 'testoEsito'.
public static SbnResultType unmarshalSbnResultType(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 | ||||||||||