sbnmarc
Class C801

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

public class C801
extends sbnmarcBase
implements java.io.Serializable

801 - fonte di provenienza

See Also:
Serialized Form

Constructor Summary
C801()
           
 
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'.
 java.lang.String getG_801()
          Method getG_801Returns the value of field 'g_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'.
 void setG_801(java.lang.String g_801)
          Method setG_801Sets the value of field 'g_801'.
static C801 unmarshalC801(java.io.Reader reader)
          Method unmarshalC801
 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

C801

public C801()
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'.

getG_801

public java.lang.String getG_801()
Method getG_801Returns the value of field 'g_801'. The field 'g_801' has the following description: codice norme di catalogazione

Returns:
the value of field 'g_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'.

setG_801

public void setG_801(java.lang.String g_801)
Method setG_801Sets the value of field 'g_801'. The field 'g_801' has the following description: codice norme di catalogazione

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

unmarshalC801

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

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