|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A931
931 - Descrittore di soggetto a=descrittore b = nota 2=codice soggettario
Constructor Summary | |
A931()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_931()
Returns the value of field 'a_931'. |
java.lang.String |
getB_931()
Returns the value of field 'b_931'. |
java.lang.String |
getC2_931()
Returns the value of field 'c2_931'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setA_931(java.lang.String a_931)
Sets the value of field 'a_931'. |
void |
setB_931(java.lang.String b_931)
Sets the value of field 'b_931'. |
void |
setC2_931(java.lang.String c2_931)
Sets the value of field 'c2_931'. |
static A931 |
unmarshalA931(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 A931()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getA_931()
public java.lang.String getB_931()
public java.lang.String getC2_931()
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_931(java.lang.String a_931)
a_931
- the value of field 'a_931'.public void setB_931(java.lang.String b_931)
b_931
- the value of field 'b_931'.public void setC2_931(java.lang.String c2_931)
c2_931
- the value of field 'c2_931'.public static A931 unmarshalA931(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 |