sbnmarc
Class CercaDocAnticoType

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

public class CercaDocAnticoType
extends CercaDatiTitType
implements java.io.Serializable

Canali specifici per titoli antichi: impronta

See Also:
Serialized Form

Constructor Summary
CercaDocAnticoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 C012 getT012()
          Method getT012Returns the value of field 't012'.
 C140 getT140()
          Method getT140Returns the value of field 't140'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setT012(C012 t012)
          Method setT012Sets the value of field 't012'.
 void setT140(C140 t140)
          Method setT140Sets the value of field 't140'.
static CercaDocAnticoType unmarshalCercaDocAnticoType(java.io.Reader reader)
          Method unmarshalCercaDocAnticoType
 void validate()
          Method validate
 
Methods inherited from class sbnmarc.CercaDatiTitType
addGuida, addGuida, addNaturaSbn, addNaturaSbn, addTipoMateriale, addTipoMateriale, clearGuida, clearNaturaSbn, clearTipoMateriale, enumerateGuida, enumerateNaturaSbn, enumerateTipoMateriale, getCercaDatiTitTypeChoice, getElementoAutLegato, getGuida, getGuida, getGuidaCount, getLivelloAut_A, getLivelloAut_Da, getNaturaSbn, getNaturaSbn, getNaturaSbnCount, getSottoTipoLegame, getT005_Range, getT100_A, getT100_Da, getT101, getT102, getT105, getTipoMateriale, getTipoMateriale, getTipoMaterialeCount, removeGuida, removeNaturaSbn, removeTipoMateriale, setCercaDatiTitTypeChoice, setElementoAutLegato, setGuida, setGuida, setLivelloAut_A, setLivelloAut_Da, setNaturaSbn, setNaturaSbn, setSottoTipoLegame, setT005_Range, setT100_A, setT100_Da, setT101, setT102, setT105, setTipoMateriale, setTipoMateriale, unmarshalCercaDatiTitType
 
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

CercaDocAnticoType

public CercaDocAnticoType()
Method Detail

equals

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

Overrides:
equals in class CercaDatiTitType
Parameters:
obj -

getT012

public C012 getT012()
Method getT012Returns the value of field 't012'. The field 't012' has the following description: ricerca per impronta: puo' essere compilata solo la prima parte, solo la seconda o tutta

Returns:
the value of field 't012'.

getT140

public C140 getT140()
Method getT140Returns the value of field 't140'. The field 't140' has the following description: filtro su codici genere per materiale antico, fino a 4 valori in OR: se presente T140 automaticamente il tipo materiale e' antico

Returns:
the value of field 't140'.

isValid

public boolean isValid()
Method isValid

Overrides:
isValid in class CercaDatiTitType

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Overrides:
marshal in class CercaDatiTitType
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

Overrides:
marshal in class CercaDatiTitType
Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setT012

public void setT012(C012 t012)
Method setT012Sets the value of field 't012'. The field 't012' has the following description: ricerca per impronta: puo' essere compilata solo la prima parte, solo la seconda o tutta

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

setT140

public void setT140(C140 t140)
Method setT140Sets the value of field 't140'. The field 't140' has the following description: filtro su codici genere per materiale antico, fino a 4 valori in OR: se presente T140 automaticamente il tipo materiale e' antico

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

unmarshalCercaDocAnticoType

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

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Overrides:
validate in class CercaDatiTitType
org.exolab.castor.xml.ValidationException