sbnmarc
Class A810

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

public class A810
extends sbnmarcBase
implements java.io.Serializable

810 - citazione in repertorio

See Also:
Serialized Form

Constructor Summary
A810()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_810()
          Returns the value of field 'a_810'.
 java.lang.String getC2_810()
          Returns the value of field 'c2_810'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_810(java.lang.String a_810)
          Sets the value of field 'a_810'.
 void setC2_810(java.lang.String c2_810)
          Sets the value of field 'c2_810'.
static A810 unmarshalA810(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

A810

public A810()
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_810

public java.lang.String getA_810()
Returns the value of field 'a_810'. The field 'a_810' has the following description: descrizione repertorio
Returns:
the value of field 'a_810'.

getC2_810

public java.lang.String getC2_810()
Returns the value of field 'c2_810'. The field 'c2_810' has the following description: codice repertorio secondo la codifica SBN
Returns:
the value of field 'c2_810'.

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_810

public void setA_810(java.lang.String a_810)
Sets the value of field 'a_810'. The field 'a_810' has the following description: descrizione repertorio
Parameters:
a_810 - the value of field 'a_810'.

setC2_810

public void setC2_810(java.lang.String c2_810)
Sets the value of field 'c2_810'. The field 'c2_810' has the following description: codice repertorio secondo la codifica SBN
Parameters:
c2_810 - the value of field 'c2_810'.

unmarshalA810

public static A810 unmarshalA810(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