sbnmarc
Class C3XX

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

public class C3XX
extends sbnmarcBase
implements java.io.Serializable

note

See Also:
Serialized Form

Constructor Summary
C3XX()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_3XX()
          Returns the value of field 'a_3XX'.
 SbnTipoNota getTipoNota()
          Returns the value of field 'tipoNota'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_3XX(java.lang.String a_3XX)
          Sets the value of field 'a_3XX'.
 void setTipoNota(SbnTipoNota tipoNota)
          Sets the value of field 'tipoNota'.
static C3XX unmarshalC3XX(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

C3XX

public C3XX()
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_3XX

public java.lang.String getA_3XX()
Returns the value of field 'a_3XX'. The field 'a_3XX' has the following description: se tipoNota = 300 e' l'area delle note isbd. Nella ricostruzione ISBD: si accoda preceduto da '. (( '
Returns:
the value of field 'a_3XX'.

getTipoNota

public SbnTipoNota getTipoNota()
Returns the value of field 'tipoNota'.
Returns:
the value of field 'tipoNota'.

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_3XX

public void setA_3XX(java.lang.String a_3XX)
Sets the value of field 'a_3XX'. The field 'a_3XX' has the following description: se tipoNota = 300 e' l'area delle note isbd. Nella ricostruzione ISBD: si accoda preceduto da '. (( '
Parameters:
a_3XX - the value of field 'a_3XX'.

setTipoNota

public void setTipoNota(SbnTipoNota tipoNota)
Sets the value of field 'tipoNota'.
Parameters:
tipoNota - the value of field 'tipoNota'.

unmarshalC3XX

public static C3XX unmarshalC3XX(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