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()
          Returns the value of field 'a_686'.
 java.lang.String getC_686()
          Returns the value of field 'c_686'.
 java.lang.String getC2_686()
          Returns the value of field 'c2_686'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_686(java.lang.String a_686)
          Sets the value of field 'a_686'.
 void setC_686(java.lang.String c_686)
          Sets the value of field 'c_686'.
 void setC2_686(java.lang.String c2_686)
          Sets the value of field 'c2_686'.
static A686 unmarshalA686(java.io.Reader reader)
           
 void validate()
           
 
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 java.lang.Object
Parameters:
obj -  

getA_686

public java.lang.String getA_686()
Returns 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()
Returns 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()
Returns 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()

marshal

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

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -  

setA_686

public void setA_686(java.lang.String a_686)
Sets 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)
Sets 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)
Sets 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
Parameters:
reader -  

validate

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