sbnmarc
Class A930

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

public class A930
extends sbnmarcBase
implements java.io.Serializable

930 - Repertorio

See Also:
Serialized Form

Constructor Summary
A930()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_930()
          Method getA_930Returns the value of field 'a_930'.
 TipoRepertorio getB_930()
          Method getB_930Returns the value of field 'b_930'.
 java.lang.String getC2_930()
          Method getC2_930Returns the value of field 'c2_930'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_930(java.lang.String a_930)
          Method setA_930Sets the value of field 'a_930'.
 void setB_930(TipoRepertorio b_930)
          Method setB_930Sets the value of field 'b_930'.
 void setC2_930(java.lang.String c2_930)
          Method setC2_930Sets the value of field 'c2_930'.
static A930 unmarshalA930(java.io.Reader reader)
          Method unmarshalA930
 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

A930

public A930()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_930

public java.lang.String getA_930()
Method getA_930Returns the value of field 'a_930'. The field 'a_930' has the following description: descrizione repertorio

Returns:
the value of field 'a_930'.

getB_930

public TipoRepertorio getB_930()
Method getB_930Returns the value of field 'b_930'. The field 'b_930' has the following description: tipo repertorio: per marche, o autori/titolo

Returns:
the value of field 'b_930'.

getC2_930

public java.lang.String getC2_930()
Method getC2_930Returns the value of field 'c2_930'. The field 'c2_930' has the following description: siglia repertorio

Returns:
the value of field 'c2_930'.

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_930

public void setA_930(java.lang.String a_930)
Method setA_930Sets the value of field 'a_930'. The field 'a_930' has the following description: descrizione repertorio

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

setB_930

public void setB_930(TipoRepertorio b_930)
Method setB_930Sets the value of field 'b_930'. The field 'b_930' has the following description: tipo repertorio: per marche, o autori/titolo

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

setC2_930

public void setC2_930(java.lang.String c2_930)
Method setC2_930Sets the value of field 'c2_930'. The field 'c2_930' has the following description: siglia repertorio

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

unmarshalA930

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

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