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()
Returns the value of field 'a_801'. |
java.lang.String |
getB_801()
Returns the value of field 'b_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'. |
static A801 |
unmarshalA801(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
A801
public A801()
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'.
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'.
unmarshalA801
public static A801 unmarshalA801(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