sbnmarc
Class SbnRequestType

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

public class SbnRequestType
extends sbnmarcBase
implements java.io.Serializable

STRUTTURA DEI MESSAGGI IN ARRIVO

See Also:
Serialized Form

Constructor Summary
SbnRequestType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 CancellaType getCancella()
          Returns the value of field 'cancella'.
 CercaType getCerca()
          Returns the value of field 'cerca'.
 ChiediAllineaType getChiediAllinea()
          Returns the value of field 'chiediAllinea'.
 ComunicaAllineatiType getComunicaAllineati()
          Returns the value of field 'comunicaAllineati'.
 CreaType getCrea()
          Returns the value of field 'crea'.
 EsportaType getEsporta()
          Returns the value of field 'esporta'.
 FondeType getFonde()
          Returns the value of field 'fonde'.
 ImportaType getImporta()
          Returns the value of field 'importa'.
 LocalizzaType getLocalizza()
          Returns the value of field 'localizza'.
 ModificaType getModifica()
          Returns the value of field 'modifica'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setCancella(CancellaType cancella)
          Sets the value of field 'cancella'.
 void setCerca(CercaType cerca)
          Sets the value of field 'cerca'.
 void setChiediAllinea(ChiediAllineaType chiediAllinea)
          Sets the value of field 'chiediAllinea'.
 void setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
          Sets the value of field 'comunicaAllineati'.
 void setCrea(CreaType crea)
          Sets the value of field 'crea'.
 void setEsporta(EsportaType esporta)
          Sets the value of field 'esporta'.
 void setFonde(FondeType fonde)
          Sets the value of field 'fonde'.
 void setImporta(ImportaType importa)
          Sets the value of field 'importa'.
 void setLocalizza(LocalizzaType localizza)
          Sets the value of field 'localizza'.
 void setModifica(ModificaType modifica)
          Sets the value of field 'modifica'.
static SbnRequestType unmarshalSbnRequestType(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

SbnRequestType

public SbnRequestType()
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 -  

getCancella

public CancellaType getCancella()
Returns the value of field 'cancella'.
Returns:
the value of field 'cancella'.

getCerca

public CercaType getCerca()
Returns the value of field 'cerca'.
Returns:
the value of field 'cerca'.

getChiediAllinea

public ChiediAllineaType getChiediAllinea()
Returns the value of field 'chiediAllinea'.
Returns:
the value of field 'chiediAllinea'.

getComunicaAllineati

public ComunicaAllineatiType getComunicaAllineati()
Returns the value of field 'comunicaAllineati'.
Returns:
the value of field 'comunicaAllineati'.

getCrea

public CreaType getCrea()
Returns the value of field 'crea'.
Returns:
the value of field 'crea'.

getEsporta

public EsportaType getEsporta()
Returns the value of field 'esporta'.
Returns:
the value of field 'esporta'.

getFonde

public FondeType getFonde()
Returns the value of field 'fonde'.
Returns:
the value of field 'fonde'.

getImporta

public ImportaType getImporta()
Returns the value of field 'importa'.
Returns:
the value of field 'importa'.

getLocalizza

public LocalizzaType getLocalizza()
Returns the value of field 'localizza'.
Returns:
the value of field 'localizza'.

getModifica

public ModificaType getModifica()
Returns the value of field 'modifica'.
Returns:
the value of field 'modifica'.

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 -  

setCancella

public void setCancella(CancellaType cancella)
Sets the value of field 'cancella'.
Parameters:
cancella - the value of field 'cancella'.

setCerca

public void setCerca(CercaType cerca)
Sets the value of field 'cerca'.
Parameters:
cerca - the value of field 'cerca'.

setChiediAllinea

public void setChiediAllinea(ChiediAllineaType chiediAllinea)
Sets the value of field 'chiediAllinea'.
Parameters:
chiediAllinea - the value of field 'chiediAllinea'.

setComunicaAllineati

public void setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
Sets the value of field 'comunicaAllineati'.
Parameters:
comunicaAllineati - the value of field 'comunicaAllineati'.

setCrea

public void setCrea(CreaType crea)
Sets the value of field 'crea'.
Parameters:
crea - the value of field 'crea'.

setEsporta

public void setEsporta(EsportaType esporta)
Sets the value of field 'esporta'.
Parameters:
esporta - the value of field 'esporta'.

setFonde

public void setFonde(FondeType fonde)
Sets the value of field 'fonde'.
Parameters:
fonde - the value of field 'fonde'.

setImporta

public void setImporta(ImportaType importa)
Sets the value of field 'importa'.
Parameters:
importa - the value of field 'importa'.

setLocalizza

public void setLocalizza(LocalizzaType localizza)
Sets the value of field 'localizza'.
Parameters:
localizza - the value of field 'localizza'.

setModifica

public void setModifica(ModificaType modifica)
Sets the value of field 'modifica'.
Parameters:
modifica - the value of field 'modifica'.

unmarshalSbnRequestType

public static SbnRequestType unmarshalSbnRequestType(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