sbnmarc
Class CercaDocGraficaType

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

public class CercaDocGraficaType
extends CercaDatiTitType
implements java.io.Serializable

Filtri specifici per materiale grafico

See Also:
Serialized Form

Constructor Summary
CercaDocGraficaType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 C116 getT116()
          Method getT116Returns the value of field 't116'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setT116(C116 t116)
          Method setT116Sets the value of field 't116'.
static CercaDocGraficaType unmarshalCercaDocGraficaType(java.io.Reader reader)
          Method unmarshalCercaDocGraficaType
 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

CercaDocGraficaType

public CercaDocGraficaType()
Method Detail

equals

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

Overrides:
equals in class CercaDatiTitType
Parameters:
obj -

getT116

public C116 getT116()
Method getT116Returns the value of field 't116'. The field 't116' has the following description: Filtri su dati codificati grafica

Returns:
the value of field 't116'.

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

setT116

public void setT116(C116 t116)
Method setT116Sets the value of field 't116'. The field 't116' has the following description: Filtri su dati codificati grafica

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

unmarshalCercaDocGraficaType

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

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