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()
          Method getCancellaReturns the value of field 'cancella'.
 CercaType getCerca()
          Method getCercaReturns the value of field 'cerca'.
 ChiediAllineaType getChiediAllinea()
          Method getChiediAllineaReturns the value of field 'chiediAllinea'.
 ComunicaAllineatiType getComunicaAllineati()
          Method getComunicaAllineatiReturns the value of field 'comunicaAllineati'.
 CreaType getCrea()
          Method getCreaReturns the value of field 'crea'.
 EsportaType getEsporta()
          Method getEsportaReturns the value of field 'esporta'.
 FondeType getFonde()
          Method getFondeReturns the value of field 'fonde'.
 ImportaType getImporta()
          Method getImportaReturns the value of field 'importa'.
 LocalizzaType getLocalizza()
          Method getLocalizzaReturns the value of field 'localizza'.
 ModificaType getModifica()
          Method getModificaReturns the value of field 'modifica'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCancella(CancellaType cancella)
          Method setCancellaSets the value of field 'cancella'.
 void setCerca(CercaType cerca)
          Method setCercaSets the value of field 'cerca'.
 void setChiediAllinea(ChiediAllineaType chiediAllinea)
          Method setChiediAllineaSets the value of field 'chiediAllinea'.
 void setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
          Method setComunicaAllineatiSets the value of field 'comunicaAllineati'.
 void setCrea(CreaType crea)
          Method setCreaSets the value of field 'crea'.
 void setEsporta(EsportaType esporta)
          Method setEsportaSets the value of field 'esporta'.
 void setFonde(FondeType fonde)
          Method setFondeSets the value of field 'fonde'.
 void setImporta(ImportaType importa)
          Method setImportaSets the value of field 'importa'.
 void setLocalizza(LocalizzaType localizza)
          Method setLocalizzaSets the value of field 'localizza'.
 void setModifica(ModificaType modifica)
          Method setModificaSets the value of field 'modifica'.
static SbnRequestType unmarshalSbnRequestType(java.io.Reader reader)
          Method unmarshalSbnRequestType
 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

SbnRequestType

public SbnRequestType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getCancella

public CancellaType getCancella()
Method getCancellaReturns the value of field 'cancella'.

Returns:
the value of field 'cancella'.

getCerca

public CercaType getCerca()
Method getCercaReturns the value of field 'cerca'.

Returns:
the value of field 'cerca'.

getChiediAllinea

public ChiediAllineaType getChiediAllinea()
Method getChiediAllineaReturns the value of field 'chiediAllinea'.

Returns:
the value of field 'chiediAllinea'.

getComunicaAllineati

public ComunicaAllineatiType getComunicaAllineati()
Method getComunicaAllineatiReturns the value of field 'comunicaAllineati'.

Returns:
the value of field 'comunicaAllineati'.

getCrea

public CreaType getCrea()
Method getCreaReturns the value of field 'crea'.

Returns:
the value of field 'crea'.

getEsporta

public EsportaType getEsporta()
Method getEsportaReturns the value of field 'esporta'.

Returns:
the value of field 'esporta'.

getFonde

public FondeType getFonde()
Method getFondeReturns the value of field 'fonde'.

Returns:
the value of field 'fonde'.

getImporta

public ImportaType getImporta()
Method getImportaReturns the value of field 'importa'.

Returns:
the value of field 'importa'.

getLocalizza

public LocalizzaType getLocalizza()
Method getLocalizzaReturns the value of field 'localizza'.

Returns:
the value of field 'localizza'.

getModifica

public ModificaType getModifica()
Method getModificaReturns the value of field 'modifica'.

Returns:
the value of field 'modifica'.

isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setCancella

public void setCancella(CancellaType cancella)
Method setCancellaSets the value of field 'cancella'.

Parameters:
cancella - the value of field 'cancella'.

setCerca

public void setCerca(CercaType cerca)
Method setCercaSets the value of field 'cerca'.

Parameters:
cerca - the value of field 'cerca'.

setChiediAllinea

public void setChiediAllinea(ChiediAllineaType chiediAllinea)
Method setChiediAllineaSets the value of field 'chiediAllinea'.

Parameters:
chiediAllinea - the value of field 'chiediAllinea'.

setComunicaAllineati

public void setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
Method setComunicaAllineatiSets the value of field 'comunicaAllineati'.

Parameters:
comunicaAllineati - the value of field 'comunicaAllineati'.

setCrea

public void setCrea(CreaType crea)
Method setCreaSets the value of field 'crea'.

Parameters:
crea - the value of field 'crea'.

setEsporta

public void setEsporta(EsportaType esporta)
Method setEsportaSets the value of field 'esporta'.

Parameters:
esporta - the value of field 'esporta'.

setFonde

public void setFonde(FondeType fonde)
Method setFondeSets the value of field 'fonde'.

Parameters:
fonde - the value of field 'fonde'.

setImporta

public void setImporta(ImportaType importa)
Method setImportaSets the value of field 'importa'.

Parameters:
importa - the value of field 'importa'.

setLocalizza

public void setLocalizza(LocalizzaType localizza)
Method setLocalizzaSets the value of field 'localizza'.

Parameters:
localizza - the value of field 'localizza'.

setModifica

public void setModifica(ModificaType modifica)
Method setModificaSets 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
Method unmarshalSbnRequestType

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

org.exolab.castor.xml.ValidationException