sbnmarc
Class C206

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

public class C206
extends sbnmarcBase
implements java.io.Serializable

206 - area specifica materiale cartografico

See Also:
Serialized Form

Constructor Summary
C206()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_206()
          Method getA_206Returns the value of field 'a_206'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_206(java.lang.String a_206)
          Method setA_206Sets the value of field 'a_206'.
static C206 unmarshalC206(java.io.Reader reader)
          Method unmarshalC206
 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

C206

public C206()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_206

public java.lang.String getA_206()
Method getA_206Returns the value of field 'a_206'. The field 'a_206' has the following description: scala, proiezione, coordinate, comprensiva della punteggiatura isbd. ISBD: si accoda preceduto da '. - '

Returns:
the value of field 'a_206'.

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_206

public void setA_206(java.lang.String a_206)
Method setA_206Sets the value of field 'a_206'. The field 'a_206' has the following description: scala, proiezione, coordinate, comprensiva della punteggiatura isbd. ISBD: si accoda preceduto da '. - '

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

unmarshalC206

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

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