|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.C012
012 - impronta: divisa in prima seconda e terza parte per la ricerca parziale
Constructor Summary | |
C012()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_012_1()
Method getA_012_1Returns the value of field 'a_012_1'. |
java.lang.String |
getA_012_2()
Method getA_012_2Returns the value of field 'a_012_2'. |
java.lang.String |
getA_012_3()
Method getA_012_3Returns the value of field 'a_012_3'. |
java.lang.String |
getNota()
Method getNotaReturns the value of field 'nota'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setA_012_1(java.lang.String a_012_1)
Method setA_012_1Sets the value of field 'a_012_1'. |
void |
setA_012_2(java.lang.String a_012_2)
Method setA_012_2Sets the value of field 'a_012_2'. |
void |
setA_012_3(java.lang.String a_012_3)
Method setA_012_3Sets the value of field 'a_012_3'. |
void |
setNota(java.lang.String nota)
Method setNotaSets the value of field 'nota'. |
static C012 |
unmarshalC012(java.io.Reader reader)
Method unmarshalC012 |
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 |
public C012()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_012_1()
public java.lang.String getA_012_2()
public java.lang.String getA_012_3()
public java.lang.String getNota()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setA_012_1(java.lang.String a_012_1)
a_012_1
- the value of field 'a_012_1'.public void setA_012_2(java.lang.String a_012_2)
a_012_2
- the value of field 'a_012_2'.public void setA_012_3(java.lang.String a_012_3)
a_012_3
- the value of field 'a_012_3'.public void setNota(java.lang.String nota)
nota
- the value of field 'nota'.public static C012 unmarshalC012(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |