sbnmarc
Class EsportaType

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.EsportaType
All Implemented Interfaces:
java.io.Serializable

public class EsportaType
extends sbnmarcBase
implements java.io.Serializable

per Esportazione

See Also:
Serialized Form

Constructor Summary
EsportaType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 EsportaTypeChoice getEsportaTypeChoice()
          Returns the value of field 'esportaTypeChoice'.
 EstraeLocalizzaType getEstraeLocalizza()
          Returns the value of field 'estraeLocalizza'.
 java.lang.String getIndirizzoMail()
          Returns the value of field 'indirizzoMail'.
 java.lang.String getTipoFormato()
          Returns the value of field 'tipoFormato'.
 java.lang.String getTipoRitorno()
          Returns the value of field 'tipoRitorno'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setEsportaTypeChoice(EsportaTypeChoice esportaTypeChoice)
          Sets the value of field 'esportaTypeChoice'.
 void setEstraeLocalizza(EstraeLocalizzaType estraeLocalizza)
          Sets the value of field 'estraeLocalizza'.
 void setIndirizzoMail(java.lang.String indirizzoMail)
          Sets the value of field 'indirizzoMail'.
 void setTipoFormato(java.lang.String tipoFormato)
          Sets the value of field 'tipoFormato'.
 void setTipoRitorno(java.lang.String tipoRitorno)
          Sets the value of field 'tipoRitorno'.
static EsportaType unmarshalEsportaType(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

EsportaType

public EsportaType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden
Overrides:
equals in class java.lang.Object
Parameters:
obj -  

getEsportaTypeChoice

public EsportaTypeChoice getEsportaTypeChoice()
Returns the value of field 'esportaTypeChoice'.
Returns:
the value of field 'esportaTypeChoice'.

getEstraeLocalizza

public EstraeLocalizzaType getEstraeLocalizza()
Returns the value of field 'estraeLocalizza'.
Returns:
the value of field 'estraeLocalizza'.

getIndirizzoMail

public java.lang.String getIndirizzoMail()
Returns the value of field 'indirizzoMail'. The field 'indirizzoMail' has the following description: indirizzo a cui comunicare l'esito elaborazione, se diverso da quello del profilo utente
Returns:
the value of field 'indirizzoMail'.

getTipoFormato

public java.lang.String getTipoFormato()
Returns the value of field 'tipoFormato'. The field 'tipoFormato' has the following description: tipo formato di output: marc21,unimarc,sbnmarc
Returns:
the value of field 'tipoFormato'.

getTipoRitorno

public java.lang.String getTipoRitorno()
Returns the value of field 'tipoRitorno'. The field 'tipoRitorno' has the following description: tipo reportistica richiesta
Returns:
the value of field 'tipoRitorno'.

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 -  

setEsportaTypeChoice

public void setEsportaTypeChoice(EsportaTypeChoice esportaTypeChoice)
Sets the value of field 'esportaTypeChoice'.
Parameters:
esportaTypeChoice - the value of field 'esportaTypeChoice'.

setEstraeLocalizza

public void setEstraeLocalizza(EstraeLocalizzaType estraeLocalizza)
Sets the value of field 'estraeLocalizza'.
Parameters:
estraeLocalizza - the value of field 'estraeLocalizza'.

setIndirizzoMail

public void setIndirizzoMail(java.lang.String indirizzoMail)
Sets the value of field 'indirizzoMail'. The field 'indirizzoMail' has the following description: indirizzo a cui comunicare l'esito elaborazione, se diverso da quello del profilo utente
Parameters:
indirizzoMail - the value of field 'indirizzoMail'.

setTipoFormato

public void setTipoFormato(java.lang.String tipoFormato)
Sets the value of field 'tipoFormato'. The field 'tipoFormato' has the following description: tipo formato di output: marc21,unimarc,sbnmarc
Parameters:
tipoFormato - the value of field 'tipoFormato'.

setTipoRitorno

public void setTipoRitorno(java.lang.String tipoRitorno)
Sets the value of field 'tipoRitorno'. The field 'tipoRitorno' has the following description: tipo reportistica richiesta
Parameters:
tipoRitorno - the value of field 'tipoRitorno'.

unmarshalEsportaType

public static EsportaType unmarshalEsportaType(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