sbnmarc
Class A100

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

public class A100
extends sbnmarcBase
implements java.io.Serializable

100 - dati codificati

See Also:
Serialized Form

Constructor Summary
A100()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 org.exolab.castor.types.Date getA_100_0()
          Returns the value of field 'a_100_0'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_100_0(org.exolab.castor.types.Date a_100_0)
          Sets the value of field 'a_100_0'.
static A100 unmarshalA100(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

A100

public A100()
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_100_0

public org.exolab.castor.types.Date getA_100_0()
Returns the value of field 'a_100_0'. The field 'a_100_0' has the following description: data di inserimento: yyyymmdd
Returns:
the value of field 'a_100_0'.

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_100_0

public void setA_100_0(org.exolab.castor.types.Date a_100_0)
Sets the value of field 'a_100_0'. The field 'a_100_0' has the following description: data di inserimento: yyyymmdd
Parameters:
a_100_0 - the value of field 'a_100_0'.

unmarshalA100

public static A100 unmarshalA100(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