sbnmarc
Class C110

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

public class C110
extends sbnmarcBase
implements java.io.Serializable

110 - dati codificati per materiale a stampa periodici

See Also:
Serialized Form

Constructor Summary
C110()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 TipoSeriale getA_110_0()
          Method getA_110_0Returns the value of field 'a_110_0'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_110_0(TipoSeriale a_110_0)
          Method setA_110_0Sets the value of field 'a_110_0'.
static C110 unmarshalC110(java.io.Reader reader)
          Method unmarshalC110
 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

C110

public C110()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_110_0

public TipoSeriale getA_110_0()
Method getA_110_0Returns the value of field 'a_110_0'. The field 'a_110_0' has the following description: tipo seriale: periodico o collana

Returns:
the value of field 'a_110_0'.

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_110_0

public void setA_110_0(TipoSeriale a_110_0)
Method setA_110_0Sets the value of field 'a_110_0'. The field 'a_110_0' has the following description: tipo seriale: periodico o collana

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

unmarshalC110

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

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