sbnmarc
Class CercaPropostaType

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

public class CercaPropostaType
extends sbnmarcBase
implements java.io.Serializable

Ricerca Proposte di correzione

See Also:
Serialized Form

Constructor Summary
CercaPropostaType()
           
 
Method Summary
 void addTipoOggetto(int index, SbnOggetto vTipoOggetto)
           
 void addTipoOggetto(SbnOggetto vTipoOggetto)
           
 void clearTipoOggetto()
           
 java.util.Enumeration enumerateTipoOggetto()
           
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getDestinatarioProposta()
          Returns the value of field 'destinatarioProposta'.
 java.lang.String getIdOggetto()
          Returns the value of field 'idOggetto'.
 java.lang.String getIdProposta()
          Returns the value of field 'idProposta'.
 java.lang.String getMittenteProposta()
          Returns the value of field 'mittenteProposta'.
 SbnRangeDate getRangeDate()
          Returns the value of field 'rangeDate'.
 SbnStatoProposta getStatoProposta()
          Returns the value of field 'statoProposta'.
 SbnOggetto[] getTipoOggetto()
           
 SbnOggetto getTipoOggetto(int index)
           
 int getTipoOggettoCount()
           
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 boolean removeTipoOggetto(SbnOggetto vTipoOggetto)
           
 void setDestinatarioProposta(java.lang.String destinatarioProposta)
          Sets the value of field 'destinatarioProposta'.
 void setIdOggetto(java.lang.String idOggetto)
          Sets the value of field 'idOggetto'.
 void setIdProposta(java.lang.String idProposta)
          Sets the value of field 'idProposta'.
 void setMittenteProposta(java.lang.String mittenteProposta)
          Sets the value of field 'mittenteProposta'.
 void setRangeDate(SbnRangeDate rangeDate)
          Sets the value of field 'rangeDate'.
 void setStatoProposta(SbnStatoProposta statoProposta)
          Sets the value of field 'statoProposta'.
 void setTipoOggetto(int index, SbnOggetto vTipoOggetto)
           
 void setTipoOggetto(SbnOggetto[] tipoOggettoArray)
           
static CercaPropostaType unmarshalCercaPropostaType(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

CercaPropostaType

public CercaPropostaType()
Method Detail

addTipoOggetto

public void addTipoOggetto(SbnOggetto vTipoOggetto)
                    throws java.lang.IndexOutOfBoundsException
Parameters:
vTipoOggetto -  

addTipoOggetto

public void addTipoOggetto(int index,
                           SbnOggetto vTipoOggetto)
                    throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vTipoOggetto -  

clearTipoOggetto

public void clearTipoOggetto()

enumerateTipoOggetto

public java.util.Enumeration enumerateTipoOggetto()

equals

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

getDestinatarioProposta

public java.lang.String getDestinatarioProposta()
Returns the value of field 'destinatarioProposta'. The field 'destinatarioProposta' has the following description: polo+biblioteca destinatario della proposta
Returns:
the value of field 'destinatarioProposta'.

getIdOggetto

public java.lang.String getIdOggetto()
Returns the value of field 'idOggetto'.
Returns:
the value of field 'idOggetto'.

getIdProposta

public java.lang.String getIdProposta()
Returns the value of field 'idProposta'.
Returns:
the value of field 'idProposta'.

getMittenteProposta

public java.lang.String getMittenteProposta()
Returns the value of field 'mittenteProposta'. The field 'mittenteProposta' has the following description: polo+biblioteca che ha inserito
Returns:
the value of field 'mittenteProposta'.

getRangeDate

public SbnRangeDate getRangeDate()
Returns the value of field 'rangeDate'. The field 'rangeDate' has the following description: intervallo data di inserimento
Returns:
the value of field 'rangeDate'.

getStatoProposta

public SbnStatoProposta getStatoProposta()
Returns the value of field 'statoProposta'.
Returns:
the value of field 'statoProposta'.

getTipoOggetto

public SbnOggetto getTipoOggetto(int index)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getTipoOggetto

public SbnOggetto[] getTipoOggetto()

getTipoOggettoCount

public int getTipoOggettoCount()

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 -  

removeTipoOggetto

public boolean removeTipoOggetto(SbnOggetto vTipoOggetto)
Parameters:
vTipoOggetto -  

setDestinatarioProposta

public void setDestinatarioProposta(java.lang.String destinatarioProposta)
Sets the value of field 'destinatarioProposta'. The field 'destinatarioProposta' has the following description: polo+biblioteca destinatario della proposta
Parameters:
destinatarioProposta - the value of field 'destinatarioProposta'.

setIdOggetto

public void setIdOggetto(java.lang.String idOggetto)
Sets the value of field 'idOggetto'.
Parameters:
idOggetto - the value of field 'idOggetto'.

setIdProposta

public void setIdProposta(java.lang.String idProposta)
Sets the value of field 'idProposta'.
Parameters:
idProposta - the value of field 'idProposta'.

setMittenteProposta

public void setMittenteProposta(java.lang.String mittenteProposta)
Sets the value of field 'mittenteProposta'. The field 'mittenteProposta' has the following description: polo+biblioteca che ha inserito
Parameters:
mittenteProposta - the value of field 'mittenteProposta'

setRangeDate

public void setRangeDate(SbnRangeDate rangeDate)
Sets the value of field 'rangeDate'. The field 'rangeDate' has the following description: intervallo data di inserimento
Parameters:
rangeDate - the value of field 'rangeDate'.

setStatoProposta

public void setStatoProposta(SbnStatoProposta statoProposta)
Sets the value of field 'statoProposta'.
Parameters:
statoProposta - the value of field 'statoProposta'.

setTipoOggetto

public void setTipoOggetto(int index,
                           SbnOggetto vTipoOggetto)
                    throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vTipoOggetto -  

setTipoOggetto

public void setTipoOggetto(SbnOggetto[] tipoOggettoArray)
Parameters:
tipoOggettoArray -  

unmarshalCercaPropostaType

public static CercaPropostaType unmarshalCercaPropostaType(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