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
Methods inherited from class sbnmarc.CercaDatiTitType |
addGuida, addGuida, addNaturaTit, addNaturaTit, addTipoMateriale, addTipoMateriale, clearGuida, clearNaturaTit, clearTipoMateriale, enumerateGuida, enumerateNaturaTit, enumerateTipoMateriale, getCercaDatiTitTypeChoice, getElementoAutLegato, getGuida, getGuida, getGuidaCount, getLivelloAut_A, getLivelloAut_Da, getNaturaTit, getNaturaTit, getNaturaTitCount, getT005_Range, getT100_A, getT100_Da, getT101, getT102, getT105, getTipoMateriale, getTipoMateriale, getTipoMaterialeCount, removeGuida, removeNaturaTit, removeTipoMateriale, setCercaDatiTitTypeChoice, setElementoAutLegato, setGuida, setGuida, setLivelloAut_A, setLivelloAut_Da, setNaturaTit, setNaturaTit, setT005_Range, setT100_A, setT100_Da, setT101, setT102, setT105, setTipoMateriale, setTipoMateriale, unmarshalCercaDatiTitType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CercaDocAnticoType
public CercaDocAnticoType()
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()
- Returns 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()
- Returns 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()
- Overrides:
isValid
in class CercaDatiTitType
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class CercaDatiTitType
- 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
- Overrides:
marshal
in class CercaDatiTitType
- Parameters:
handler
-
setT012
public void setT012(C012 t012)
- Sets 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)
- Sets 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
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate
in class CercaDatiTitType