|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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()
Returns the value of field 'a_012_1'. |
java.lang.String |
getA_012_2()
Returns the value of field 'a_012_2'. |
java.lang.String |
getA_012_3()
Returns the value of field 'a_012_3'. |
java.lang.String |
getNota()
Returns the value of field 'nota'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setA_012_1(java.lang.String a_012_1)
Sets the value of field 'a_012_1'. |
void |
setA_012_2(java.lang.String a_012_2)
Sets the value of field 'a_012_2'. |
void |
setA_012_3(java.lang.String a_012_3)
Sets the value of field 'a_012_3'. |
void |
setNota(java.lang.String nota)
Sets the value of field 'nota'. |
static C012 |
unmarshalC012(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 |
public C012()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
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
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- 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
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |