|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A676
676 - classificazione dewey
Constructor Summary | |
A676()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_676()
Returns the value of field 'a_676'. |
java.lang.String |
getC_676()
Returns the value of field 'c_676'. |
java.lang.String |
getV_676()
Returns the value of field 'v_676'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setA_676(java.lang.String a_676)
Sets the value of field 'a_676'. |
void |
setC_676(java.lang.String c_676)
Sets the value of field 'c_676'. |
void |
setV_676(java.lang.String v_676)
Sets the value of field 'v_676'. |
static A676 |
unmarshalA676(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 A676()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getA_676()
public java.lang.String getC_676()
public java.lang.String getV_676()
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_676(java.lang.String a_676)
a_676
- the value of field 'a_676'.public void setC_676(java.lang.String c_676)
c_676
- the value of field 'c_676'.public void setV_676(java.lang.String v_676)
v_676
- the value of field 'v_676'.public static A676 unmarshalA676(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 |