sbnmarc
Class A801

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

public class A801
extends sbnmarcBase
implements java.io.Serializable

801 - fonte di provenienza dell'elemento di authority

See Also:
Serialized Form

Constructor Summary
A801()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_801()
          Method getA_801Returns the value of field 'a_801'.
 java.lang.String getB_801()
          Method getB_801Returns the value of field 'b_801'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_801(java.lang.String a_801)
          Method setA_801Sets the value of field 'a_801'.
 void setB_801(java.lang.String b_801)
          Method setB_801Sets the value of field 'b_801'.
static A801 unmarshalA801(java.io.Reader reader)
          Method unmarshalA801
 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

A801

public A801()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_801

public java.lang.String getA_801()
Method getA_801Returns the value of field 'a_801'. The field 'a_801' has the following description: codice paese dell'agenzia (in SBN: primi 2 caratteri del codice agenzia)

Returns:
the value of field 'a_801'.

getB_801

public java.lang.String getB_801()
Method getB_801Returns the value of field 'b_801'. The field 'b_801' has the following description: codice agenzia di catalogazione

Returns:
the value of field 'b_801'.

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_801

public void setA_801(java.lang.String a_801)
Method setA_801Sets the value of field 'a_801'. The field 'a_801' has the following description: codice paese dell'agenzia (in SBN: primi 2 caratteri del codice agenzia)

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

setB_801

public void setB_801(java.lang.String b_801)
Method setB_801Sets the value of field 'b_801'. The field 'b_801' has the following description: codice agenzia di catalogazione

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

unmarshalA801

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

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