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()
          Method getA_676Returns the value of field 'a_676'.
 java.lang.String getC_676()
          Method getC_676Returns the value of field 'c_676'.
 SbnIndicatore getC9_676()
          Method getC9_676Returns the value of field 'c9_676'.
 SbnEdizioneDewey getV_676()
          Method getV_676Returns the value of field 'v_676'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_676(java.lang.String a_676)
          Method setA_676Sets the value of field 'a_676'.
 void setC_676(java.lang.String c_676)
          Method setC_676Sets the value of field 'c_676'.
 void setC9_676(SbnIndicatore c9_676)
          Method setC9_676Sets the value of field 'c9_676'.
 void setV_676(SbnEdizioneDewey v_676)
          Method setV_676Sets the value of field 'v_676'.
static A676 unmarshalA676(java.io.Reader reader)
          Method unmarshalA676
 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

A676

public A676()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_676

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

Returns:
the value of field 'a_676'.

getC9_676

public SbnIndicatore getC9_676()
Method getC9_676Returns the value of field 'c9_676'. The field 'c9_676' has the following description: indicatore classe costruita

Returns:
the value of field 'c9_676'.

getC_676

public java.lang.String getC_676()
Method getC_676Returns 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 SbnEdizioneDewey getV_676()
Method getV_676Returns 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()
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_676

public void setA_676(java.lang.String a_676)
Method setA_676Sets 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'.

setC9_676

public void setC9_676(SbnIndicatore c9_676)
Method setC9_676Sets the value of field 'c9_676'. The field 'c9_676' has the following description: indicatore classe costruita

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

setC_676

public void setC_676(java.lang.String c_676)
Method setC_676Sets 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(SbnEdizioneDewey v_676)
Method setV_676Sets 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
Method unmarshalA676

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