sbnmarc
Class A015

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

public class A015
extends sbnmarcBase
implements java.io.Serializable

015 - numero ISADN

See Also:
Serialized Form

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

A015

public A015()
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_015

public java.lang.String getA_015()
Returns the value of field 'a_015'.
Returns:
the value of field 'a_015'.

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_015

public void setA_015(java.lang.String a_015)
Sets the value of field 'a_015'.
Parameters:
a_015 - the value of field 'a_015'.

unmarshalA015

public static A015 unmarshalA015(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