|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A930
930 - Repertorio
Constructor Summary | |
A930()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_930()
Method getA_930Returns the value of field 'a_930'. |
TipoRepertorio |
getB_930()
Method getB_930Returns the value of field 'b_930'. |
java.lang.String |
getC2_930()
Method getC2_930Returns the value of field 'c2_930'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setA_930(java.lang.String a_930)
Method setA_930Sets the value of field 'a_930'. |
void |
setB_930(TipoRepertorio b_930)
Method setB_930Sets the value of field 'b_930'. |
void |
setC2_930(java.lang.String c2_930)
Method setC2_930Sets the value of field 'c2_930'. |
static A930 |
unmarshalA930(java.io.Reader reader)
Method unmarshalA930 |
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 A930()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_930()
public TipoRepertorio getB_930()
public java.lang.String getC2_930()
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_930(java.lang.String a_930)
a_930
- the value of field 'a_930'.public void setB_930(TipoRepertorio b_930)
b_930
- the value of field 'b_930'.public void setC2_930(java.lang.String c2_930)
c2_930
- the value of field 'c2_930'.public static A930 unmarshalA930(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 |