sbnmarc
Class A260
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.A260
- All Implemented Interfaces:
- java.io.Serializable
- public class A260
- extends sbnmarcBase
- implements java.io.Serializable
260 - Heading - Place access
- See Also:
- Serialized Form
Constructor Summary |
A260()
|
Method Summary |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getD_260()
Returns the value of field 'd_260'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setD_260(java.lang.String d_260)
Sets the value of field 'd_260'. |
static A260 |
unmarshalA260(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
A260
public A260()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
getD_260
public java.lang.String getD_260()
- Returns the value of field 'd_260'. The field 'd_260' has
the following description: nome del luogo
- Returns:
- the value of field 'd_260'.
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
-
setD_260
public void setD_260(java.lang.String d_260)
- Sets the value of field 'd_260'. The field 'd_260' has the
following description: nome del luogo
- Parameters:
d_260
- the value of field 'd_260'.
unmarshalA260
public static A260 unmarshalA260(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