sbnmarc
Class A152

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

public class A152
extends sbnmarcBase
implements java.io.Serializable

152 - regole di catalogazione

See Also:
Serialized Form

Constructor Summary
A152()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_152()
          Returns the value of field 'a_152'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_152(java.lang.String a_152)
          Sets the value of field 'a_152'.
static A152 unmarshalA152(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

A152

public A152()
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_152

public java.lang.String getA_152()
Returns the value of field 'a_152'. The field 'a_152' has the following description: codice norme di catalogazione
Returns:
the value of field 'a_152'.

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_152

public void setA_152(java.lang.String a_152)
Sets the value of field 'a_152'. The field 'a_152' has the following description: codice norme di catalogazione
Parameters:
a_152 - the value of field 'a_152'.

unmarshalA152

public static A152 unmarshalA152(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