|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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()
Returns the value of field 'a_930'. |
TipoRepertorio |
getB_930()
Returns the value of field 'b_930'. |
java.lang.String |
getC2_930()
Returns the value of field 'c2_930'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setA_930(java.lang.String a_930)
Sets the value of field 'a_930'. |
void |
setB_930(TipoRepertorio b_930)
Sets the value of field 'b_930'. |
void |
setC2_930(java.lang.String c2_930)
Sets the value of field 'c2_930'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
static A930 |
unmarshalA930(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 A930()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getA_930()
public TipoRepertorio getB_930()
public java.lang.String getC2_930()
public SbnAuthority getTipoAuthority()
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_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 void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public static A930 unmarshalA930(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 |