|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | 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()
Returns the value of field 'esito'. |
java.lang.String |
getNumPrenotazione()
Returns the value of field 'numPrenotazione'. |
java.lang.String |
getTestoEsito()
Returns the value of field 'testoEsito'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setEsito(java.lang.String esito)
Sets the value of field 'esito'. |
void |
setNumPrenotazione(java.lang.String numPrenotazione)
Sets the value of field 'numPrenotazione'. |
void |
setTestoEsito(java.lang.String testoEsito)
Sets the value of field 'testoEsito'. |
static SbnResultType |
unmarshalSbnResultType(java.io.Reader reader)
|
void |
validate()
|
| 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 java.lang.Objectobj - 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 -
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler - public 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 -
public void validate()
throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||