sbnmarc
Class CercaLuogoType

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

public class CercaLuogoType
extends CercaDatiAutType
implements java.io.Serializable

filtri specifici per tipo authority Luogo

See Also:
Serialized Form

Constructor Summary
CercaLuogoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_260()
          Method getA_260Returns the value of field 'a_260'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_260(java.lang.String a_260)
          Method setA_260Sets the value of field 'a_260'.
static CercaLuogoType unmarshalCercaLuogoType(java.io.Reader reader)
          Method unmarshalCercaLuogoType
 void validate()
          Method validate
 
Methods inherited from class sbnmarc.CercaDatiAutType
getCanaliCercaDatiAut, getFormaNome, getLivelloAut_A, getLivelloAut_Da, getRelatorCode, getT005_Range, getTipoAuthority, setCanaliCercaDatiAut, setFormaNome, setLivelloAut_A, setLivelloAut_Da, setRelatorCode, setT005_Range, setTipoAuthority, unmarshalCercaDatiAutType
 
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

CercaLuogoType

public CercaLuogoType()
Method Detail

equals

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

Overrides:
equals in class CercaDatiAutType
Parameters:
obj -

getA_260

public java.lang.String getA_260()
Method getA_260Returns the value of field 'a_260'. The field 'a_260' has the following description: codice nazione del luogo

Returns:
the value of field 'a_260'.

isValid

public boolean isValid()
Method isValid

Overrides:
isValid in class CercaDatiAutType

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 CercaDatiAutType
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 CercaDatiAutType
Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setA_260

public void setA_260(java.lang.String a_260)
Method setA_260Sets the value of field 'a_260'. The field 'a_260' has the following description: codice nazione del luogo

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

unmarshalCercaLuogoType

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

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 CercaDatiAutType
org.exolab.castor.xml.ValidationException