sbnmarc
Class CercaTitoloType

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

public class CercaTitoloType
extends sbnmarcBase
implements java.io.Serializable

Class CercaTitoloType.

See Also:
Serialized Form

Constructor Summary
CercaTitoloType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ArrivoLegame getArrivoLegame()
          Method getArrivoLegameReturns the value of field 'arrivoLegame'.
 CercaDatiTitType getCercaDatiTit()
          Method getCercaDatiTitReturns the value of field 'cercaDatiTit'.
 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 setCercaDatiTit(CercaDatiTitType cercaDatiTit)
          Method setCercaDatiTitSets the value of field 'cercaDatiTit'.
static CercaTitoloType unmarshalCercaTitoloType(java.io.Reader reader)
          Method unmarshalCercaTitoloType
 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

CercaTitoloType

public CercaTitoloType()
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: ricerca dei titoli collegati a un oggetto identificato tramite SbnID

Returns:
the value of field 'arrivoLegame'.

getCercaDatiTit

public CercaDatiTitType getCercaDatiTit()
Method getCercaDatiTitReturns the value of field 'cercaDatiTit'. The field 'cercaDatiTit' has the following description: canali e filtri di ricerca dei documenti. e/o titoli di accesso e/o titoli uniformi. La risposta a una ricerca senza condizioni particolari (es. per titolo) puo' comprendere elementi di authority di tipo 'titolo uniforme'

Returns:
the value of field 'cercaDatiTit'.

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: ricerca dei titoli collegati a un oggetto identificato tramite SbnID

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

setCercaDatiTit

public void setCercaDatiTit(CercaDatiTitType cercaDatiTit)
Method setCercaDatiTitSets the value of field 'cercaDatiTit'. The field 'cercaDatiTit' has the following description: canali e filtri di ricerca dei documenti. e/o titoli di accesso e/o titoli uniformi. La risposta a una ricerca senza condizioni particolari (es. per titolo) puo' comprendere elementi di authority di tipo 'titolo uniforme'

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

unmarshalCercaTitoloType

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

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