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()
          Method getA_3XXReturns the value of field 'a_3XX'.
 SbnTipoNota getTipoNota()
          Method getTipoNotaReturns the value of field 'tipoNota'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_3XX(java.lang.String a_3XX)
          Method setA_3XXSets the value of field 'a_3XX'.
 void setTipoNota(SbnTipoNota tipoNota)
          Method setTipoNotaSets the value of field 'tipoNota'.
static C3XX unmarshalC3XX(java.io.Reader reader)
          Method unmarshalC3XX
 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

C3XX

public C3XX()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_3XX

public java.lang.String getA_3XX()
Method getA_3XXReturns 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()
Method getTipoNotaReturns the value of field 'tipoNota'.

Returns:
the value of field 'tipoNota'.

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_3XX

public void setA_3XX(java.lang.String a_3XX)
Method setA_3XXSets 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)
Method setTipoNotaSets 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
Method unmarshalC3XX

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