sbnmarc
Class A931

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

public class A931
extends sbnmarcBase
implements java.io.Serializable

931 - Descrittore di soggetto a=descrittore b = nota 2=codice soggettario

See Also:
Serialized Form

Constructor Summary
A931()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_931()
          Method getA_931Returns the value of field 'a_931'.
 java.lang.String getB_931()
          Method getB_931Returns the value of field 'b_931'.
 java.lang.String getC2_931()
          Method getC2_931Returns the value of field 'c2_931'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_931(java.lang.String a_931)
          Method setA_931Sets the value of field 'a_931'.
 void setB_931(java.lang.String b_931)
          Method setB_931Sets the value of field 'b_931'.
 void setC2_931(java.lang.String c2_931)
          Method setC2_931Sets the value of field 'c2_931'.
static A931 unmarshalA931(java.io.Reader reader)
          Method unmarshalA931
 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

A931

public A931()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_931

public java.lang.String getA_931()
Method getA_931Returns the value of field 'a_931'. The field 'a_931' has the following description: descrittore

Returns:
the value of field 'a_931'.

getB_931

public java.lang.String getB_931()
Method getB_931Returns the value of field 'b_931'. The field 'b_931' has the following description: nota al descrittore

Returns:
the value of field 'b_931'.

getC2_931

public java.lang.String getC2_931()
Method getC2_931Returns the value of field 'c2_931'. The field 'c2_931' has the following description: codice soggettario

Returns:
the value of field 'c2_931'.

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_931

public void setA_931(java.lang.String a_931)
Method setA_931Sets the value of field 'a_931'. The field 'a_931' has the following description: descrittore

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

setB_931

public void setB_931(java.lang.String b_931)
Method setB_931Sets the value of field 'b_931'. The field 'b_931' has the following description: nota al descrittore

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

setC2_931

public void setC2_931(java.lang.String c2_931)
Method setC2_931Sets the value of field 'c2_931'. The field 'c2_931' has the following description: codice soggettario

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

unmarshalA931

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

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