sbnmarc
Class A686

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

public class A686
extends sbnmarcBase
implements java.io.Serializable

686 - altra classificazione diversa da dewey

See Also:
Serialized Form

Constructor Summary
A686()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_686()
          Method getA_686Returns the value of field 'a_686'.
 java.lang.String getC_686()
          Method getC_686Returns the value of field 'c_686'.
 java.lang.String getC2_686()
          Method getC2_686Returns the value of field 'c2_686'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_686(java.lang.String a_686)
          Method setA_686Sets the value of field 'a_686'.
 void setC_686(java.lang.String c_686)
          Method setC_686Sets the value of field 'c_686'.
 void setC2_686(java.lang.String c2_686)
          Method setC2_686Sets the value of field 'c2_686'.
static A686 unmarshalA686(java.io.Reader reader)
          Method unmarshalA686
 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

A686

public A686()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_686

public java.lang.String getA_686()
Method getA_686Returns the value of field 'a_686'. The field 'a_686' has the following description: numero della classificazione

Returns:
the value of field 'a_686'.

getC2_686

public java.lang.String getC2_686()
Method getC2_686Returns the value of field 'c2_686'. The field 'c2_686' has the following description: codice sistema di classificazione

Returns:
the value of field 'c2_686'.

getC_686

public java.lang.String getC_686()
Method getC_686Returns the value of field 'c_686'. The field 'c_686' has the following description: equivalente verbale

Returns:
the value of field 'c_686'.

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_686

public void setA_686(java.lang.String a_686)
Method setA_686Sets the value of field 'a_686'. The field 'a_686' has the following description: numero della classificazione

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

setC2_686

public void setC2_686(java.lang.String c2_686)
Method setC2_686Sets the value of field 'c2_686'. The field 'c2_686' has the following description: codice sistema di classificazione

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

setC_686

public void setC_686(java.lang.String c_686)
Method setC_686Sets the value of field 'c_686'. The field 'c_686' has the following description: equivalente verbale

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

unmarshalA686

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

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