sbnmarc
Class A230

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

public class A230
extends sbnmarcBase
implements java.io.Serializable

230 - Heading - uniform title

See Also:
Serialized Form

Constructor Summary
A230()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_230()
          Method getA_230Returns the value of field 'a_230'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_230(java.lang.String a_230)
          Method setA_230Sets the value of field 'a_230'.
static A230 unmarshalA230(java.io.Reader reader)
          Method unmarshalA230
 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

A230

public A230()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_230

public java.lang.String getA_230()
Method getA_230Returns the value of field 'a_230'. The field 'a_230' has the following description: Titolo Uniforme

Returns:
the value of field 'a_230'.

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_230

public void setA_230(java.lang.String a_230)
Method setA_230Sets the value of field 'a_230'. The field 'a_230' has the following description: Titolo Uniforme

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

unmarshalA230

public static A230 unmarshalA230(java.io.Reader reader)
                          throws org.exolab.castor.xml.MarshalException,
                                 org.exolab.castor.xml.ValidationException
Method unmarshalA230

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