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()
          Returns the value of field 'a_930'.
 TipoRepertorio getB_930()
          Returns the value of field 'b_930'.
 java.lang.String getC2_930()
          Returns the value of field 'c2_930'.
 SbnAuthority getTipoAuthority()
          Returns the value of field 'tipoAuthority'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_930(java.lang.String a_930)
          Sets the value of field 'a_930'.
 void setB_930(TipoRepertorio b_930)
          Sets the value of field 'b_930'.
 void setC2_930(java.lang.String c2_930)
          Sets the value of field 'c2_930'.
 void setTipoAuthority(SbnAuthority tipoAuthority)
          Sets the value of field 'tipoAuthority'.
static A930 unmarshalA930(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

A930

public A930()
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_930

public java.lang.String getA_930()
Returns 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()
Returns the value of field 'b_930'. The field 'b_930' has the following description: tipo repertorio: per merche, autori o titolo
Returns:
the value of field 'b_930'.

getC2_930

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

getTipoAuthority

public SbnAuthority getTipoAuthority()
Returns the value of field 'tipoAuthority'.
Returns:
the value of field 'tipoAuthority'.

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_930

public void setA_930(java.lang.String a_930)
Sets 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)
Sets the value of field 'b_930'. The field 'b_930' has the following description: tipo repertorio: per merche, autori o titolo
Parameters:
b_930 - the value of field 'b_930'.

setC2_930

public void setC2_930(java.lang.String c2_930)
Sets 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'.

setTipoAuthority

public void setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'.
Parameters:
tipoAuthority - the value of field 'tipoAuthority'.

unmarshalA930

public static A930 unmarshalA930(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