sbnmarc
Class A676

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

public class A676
extends sbnmarcBase
implements java.io.Serializable

676 - classificazione dewey

See Also:
Serialized Form

Constructor Summary
A676()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_676()
          Returns the value of field 'a_676'.
 java.lang.String getC_676()
          Returns the value of field 'c_676'.
 java.lang.String getV_676()
          Returns the value of field 'v_676'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_676(java.lang.String a_676)
          Sets the value of field 'a_676'.
 void setC_676(java.lang.String c_676)
          Sets the value of field 'c_676'.
 void setV_676(java.lang.String v_676)
          Sets the value of field 'v_676'.
static A676 unmarshalA676(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

A676

public A676()
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_676

public java.lang.String getA_676()
Returns the value of field 'a_676'. The field 'a_676' has the following description: simbolo di classificazione
Returns:
the value of field 'a_676'.

getC_676

public java.lang.String getC_676()
Returns the value of field 'c_676'. The field 'c_676' has the following description: equivalente verbale
Returns:
the value of field 'c_676'.

getV_676

public java.lang.String getV_676()
Returns the value of field 'v_676'. The field 'v_676' has the following description: codice di edizione
Returns:
the value of field 'v_676'.

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_676

public void setA_676(java.lang.String a_676)
Sets the value of field 'a_676'. The field 'a_676' has the following description: simbolo di classificazione
Parameters:
a_676 - the value of field 'a_676'.

setC_676

public void setC_676(java.lang.String c_676)
Sets the value of field 'c_676'. The field 'c_676' has the following description: equivalente verbale
Parameters:
c_676 - the value of field 'c_676'.

setV_676

public void setV_676(java.lang.String v_676)
Sets the value of field 'v_676'. The field 'v_676' has the following description: codice di edizione
Parameters:
v_676 - the value of field 'v_676'.

unmarshalA676

public static A676 unmarshalA676(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