sbnmarc
Class CercaElementoAutType

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

public class CercaElementoAutType
extends sbnmarcBase
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CercaElementoAutType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ArrivoLegame getArrivoLegame()
          Returns the value of field 'arrivoLegame'.
 CercaDatiAutType getCercaDatiAut()
          Returns the value of field 'cercaDatiAut'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setArrivoLegame(ArrivoLegame arrivoLegame)
          Sets the value of field 'arrivoLegame'.
 void setCercaDatiAut(CercaDatiAutType cercaDatiAut)
          Sets the value of field 'cercaDatiAut'.
static CercaElementoAutType unmarshalCercaElementoAutType(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

CercaElementoAutType

public CercaElementoAutType()
Method Detail

equals

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

getArrivoLegame

public ArrivoLegame getArrivoLegame()
Returns the value of field 'arrivoLegame'. The field 'arrivoLegame' has the following description: ricerca degli elementi di un tipo authority collegati a un oggetto identificato tramite SbnID
Returns:
the value of field 'arrivoLegame'.

getCercaDatiAut

public CercaDatiAutType getCercaDatiAut()
Returns the value of field 'cercaDatiAut'. The field 'cercaDatiAut' has the following description: canali e filtri per la ricerca degli elementi di un tipo authority
Returns:
the value of field 'cercaDatiAut'.

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 -  

setArrivoLegame

public void setArrivoLegame(ArrivoLegame arrivoLegame)
Sets the value of field 'arrivoLegame'. The field 'arrivoLegame' has the following description: ricerca degli elementi di un tipo authority collegati a un oggetto identificato tramite SbnID
Parameters:
arrivoLegame - the value of field 'arrivoLegame'.

setCercaDatiAut

public void setCercaDatiAut(CercaDatiAutType cercaDatiAut)
Sets the value of field 'cercaDatiAut'. The field 'cercaDatiAut' has the following description: canali e filtri per la ricerca degli elementi di un tipo authority
Parameters:
cercaDatiAut - the value of field 'cercaDatiAut'.

unmarshalCercaElementoAutType

public static CercaElementoAutType unmarshalCercaElementoAutType(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