sbnmarc
Class CercaDocCartograficoType

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

public class CercaDocCartograficoType
extends CercaDatiTitType
implements java.io.Serializable

Canali specifici per mat. cartografico: ricerca per coordinate

See Also:
Serialized Form

Constructor Summary
CercaDocCartograficoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 C123 getT123()
          Method getT123Returns the value of field 't123'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setT123(C123 t123)
          Method setT123Sets the value of field 't123'.
static CercaDocCartograficoType unmarshalCercaDocCartograficoType(java.io.Reader reader)
          Method unmarshalCercaDocCartograficoType
 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

CercaDocCartograficoType

public CercaDocCartograficoType()
Method Detail

equals

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

Overrides:
equals in class CercaDatiTitType
Parameters:
obj -

getT123

public C123 getT123()
Method getT123Returns the value of field 't123'.

Returns:
the value of field 't123'.

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

setT123

public void setT123(C123 t123)
Method setT123Sets the value of field 't123'.

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

unmarshalCercaDocCartograficoType

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

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