sbnmarc
Class OggettiTrovatiType

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

public class OggettiTrovatiType
extends sbnmarcBase
implements java.io.Serializable

struttura per output degli oggetti trovati o creati Attributi: tipoRisultato=indica se il titolo 柳tato creato, trovato uguale o trovato simile per quale confronto

See Also:
Serialized Form

Constructor Summary
OggettiTrovatiType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 DocumentoType getDocumento()
          Method getDocumentoReturns the value of field 'documento'.
 ElementAutType getElementoAut()
          Method getElementoAutReturns the value of field 'elementoAut'.
 java.lang.String getTipoRisultato()
          Method getTipoRisultatoReturns the value of field 'tipoRisultato'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setDocumento(DocumentoType documento)
          Method setDocumentoSets the value of field 'documento'.
 void setElementoAut(ElementAutType elementoAut)
          Method setElementoAutSets the value of field 'elementoAut'.
 void setTipoRisultato(java.lang.String tipoRisultato)
          Method setTipoRisultatoSets the value of field 'tipoRisultato'.
static OggettiTrovatiType unmarshalOggettiTrovatiType(java.io.Reader reader)
          Method unmarshalOggettiTrovatiType
 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

OggettiTrovatiType

public OggettiTrovatiType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getDocumento

public DocumentoType getDocumento()
Method getDocumentoReturns the value of field 'documento'.

Returns:
the value of field 'documento'.

getElementoAut

public ElementAutType getElementoAut()
Method getElementoAutReturns the value of field 'elementoAut'.

Returns:
the value of field 'elementoAut'.

getTipoRisultato

public java.lang.String getTipoRisultato()
Method getTipoRisultatoReturns the value of field 'tipoRisultato'.

Returns:
the value of field 'tipoRisultato'.

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

setDocumento

public void setDocumento(DocumentoType documento)
Method setDocumentoSets the value of field 'documento'.

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

setElementoAut

public void setElementoAut(ElementAutType elementoAut)
Method setElementoAutSets the value of field 'elementoAut'.

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

setTipoRisultato

public void setTipoRisultato(java.lang.String tipoRisultato)
Method setTipoRisultatoSets the value of field 'tipoRisultato'.

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

unmarshalOggettiTrovatiType

public static OggettiTrovatiType unmarshalOggettiTrovatiType(java.io.Reader reader)
                                                      throws org.exolab.castor.xml.MarshalException,
                                                             org.exolab.castor.xml.ValidationException
Method unmarshalOggettiTrovatiType

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