sbnmarc
Class EstraeDocumentoType

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

public class EstraeDocumentoType
extends sbnmarcBase
implements java.io.Serializable

Filtri per selezionare i documenti da esportare

See Also:
Serialized Form

Constructor Summary
EstraeDocumentoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ArrivoLegame getArrivoLegame()
          Method getArrivoLegameReturns the value of field 'arrivoLegame'.
 EstraeDatiDocType getEstraeDatiDoc()
          Method getEstraeDatiDocReturns the value of field 'estraeDatiDoc'.
 FiltraLocalizzaType getFiltraLocalizza()
          Method getFiltraLocalizzaReturns the value of field 'filtraLocalizza'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setArrivoLegame(ArrivoLegame arrivoLegame)
          Method setArrivoLegameSets the value of field 'arrivoLegame'.
 void setEstraeDatiDoc(EstraeDatiDocType estraeDatiDoc)
          Method setEstraeDatiDocSets the value of field 'estraeDatiDoc'.
 void setFiltraLocalizza(FiltraLocalizzaType filtraLocalizza)
          Method setFiltraLocalizzaSets the value of field 'filtraLocalizza'.
static EstraeDocumentoType unmarshalEstraeDocumentoType(java.io.Reader reader)
          Method unmarshalEstraeDocumentoType
 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

EstraeDocumentoType

public EstraeDocumentoType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getArrivoLegame

public ArrivoLegame getArrivoLegame()
Method getArrivoLegameReturns the value of field 'arrivoLegame'. The field 'arrivoLegame' has the following description: struttura per dati di arrivo legame: si specializza sul tipo oggetto di arrivo

Returns:
the value of field 'arrivoLegame'.

getEstraeDatiDoc

public EstraeDatiDocType getEstraeDatiDoc()
Method getEstraeDatiDocReturns the value of field 'estraeDatiDoc'.

Returns:
the value of field 'estraeDatiDoc'.

getFiltraLocalizza

public FiltraLocalizzaType getFiltraLocalizza()
Method getFiltraLocalizzaReturns the value of field 'filtraLocalizza'.

Returns:
the value of field 'filtraLocalizza'.

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

setArrivoLegame

public void setArrivoLegame(ArrivoLegame arrivoLegame)
Method setArrivoLegameSets the value of field 'arrivoLegame'. The field 'arrivoLegame' has the following description: struttura per dati di arrivo legame: si specializza sul tipo oggetto di arrivo

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

setEstraeDatiDoc

public void setEstraeDatiDoc(EstraeDatiDocType estraeDatiDoc)
Method setEstraeDatiDocSets the value of field 'estraeDatiDoc'.

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

setFiltraLocalizza

public void setFiltraLocalizza(FiltraLocalizzaType filtraLocalizza)
Method setFiltraLocalizzaSets the value of field 'filtraLocalizza'.

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

unmarshalEstraeDocumentoType

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

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