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()
          Returns the value of field 'a_801'.
 java.lang.String getB_801()
          Returns the value of field 'b_801'.
 java.lang.String getG_801()
          Returns the value of field 'g_801'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_801(java.lang.String a_801)
          Sets the value of field 'a_801'.
 void setB_801(java.lang.String b_801)
          Sets the value of field 'b_801'.
 void setG_801(java.lang.String g_801)
          Sets the value of field 'g_801'.
static C801 unmarshalC801(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

C801

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

public java.lang.String getA_801()
Returns 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()
Returns 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()
Returns 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()

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_801

public void setA_801(java.lang.String a_801)
Sets 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)
Sets 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)
Sets 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
Parameters:
reader -  

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException