sbnmarc
Class EstraeElementoAutType

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

public class EstraeElementoAutType
extends sbnmarcBase
implements java.io.Serializable

Filtri per selezionare gli elementi da esportare

See Also:
Serialized Form

Constructor Summary
EstraeElementoAutType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ArrivoLegame getArrivoLegame()
          Method getArrivoLegameReturns the value of field 'arrivoLegame'.
 EstraeDatiAutType getEstraeDatiAut()
          Method getEstraeDatiAutReturns the value of field 'estraeDatiAut'.
 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 setEstraeDatiAut(EstraeDatiAutType estraeDatiAut)
          Method setEstraeDatiAutSets the value of field 'estraeDatiAut'.
 void setFiltraLocalizza(FiltraLocalizzaType filtraLocalizza)
          Method setFiltraLocalizzaSets the value of field 'filtraLocalizza'.
static EstraeElementoAutType unmarshalEstraeElementoAutType(java.io.Reader reader)
          Method unmarshalEstraeElementoAutType
 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

EstraeElementoAutType

public EstraeElementoAutType()
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'.

getEstraeDatiAut

public EstraeDatiAutType getEstraeDatiAut()
Method getEstraeDatiAutReturns the value of field 'estraeDatiAut'.

Returns:
the value of field 'estraeDatiAut'.

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'.

setEstraeDatiAut

public void setEstraeDatiAut(EstraeDatiAutType estraeDatiAut)
Method setEstraeDatiAutSets the value of field 'estraeDatiAut'.

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

setFiltraLocalizza

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

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

unmarshalEstraeElementoAutType

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

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