sbnmarc
Class A260

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

public class A260
extends sbnmarcBase
implements java.io.Serializable

260 - Heading - Place access

See Also:
Serialized Form

Constructor Summary
A260()
           
 
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'.
 java.lang.String getD_260()
          Method getD_260Returns the value of field 'd_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'.
 void setD_260(java.lang.String d_260)
          Method setD_260Sets the value of field 'd_260'.
static A260 unmarshalA260(java.io.Reader reader)
          Method unmarshalA260
 void validate()
          Method validate
 
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

A260

public A260()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
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'.

getD_260

public java.lang.String getD_260()
Method getD_260Returns the value of field 'd_260'. The field 'd_260' has the following description: nome del luogo

Returns:
the value of field 'd_260'.

isValid

public boolean isValid()
Method isValid


marshal

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

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

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'.

setD_260

public void setD_260(java.lang.String d_260)
Method setD_260Sets the value of field 'd_260'. The field 'd_260' has the following description: nome del luogo

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

unmarshalA260

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

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

validate

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

org.exolab.castor.xml.ValidationException