|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.C423
Constructor Summary | |
C423()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
C101 |
getT101()
Returns the value of field 't101'. |
C102 |
getT102()
Returns the value of field 't102'. |
C105 |
getT105()
Returns the value of field 't105'. |
C200 |
getT200()
Returns the value of field 't200'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setT101(C101 t101)
Sets the value of field 't101'. |
void |
setT102(C102 t102)
Sets the value of field 't102'. |
void |
setT105(C105 t105)
Sets the value of field 't105'. |
void |
setT200(C200 t200)
Sets the value of field 't200'. |
static C423 |
unmarshalC423(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 C423()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public C101 getT101()
public C102 getT102()
public C105 getT105()
public C200 getT200()
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 setT101(C101 t101)
t101
- the value of field 't101'.public void setT102(C102 t102)
t102
- the value of field 't102'.public void setT105(C105 t105)
t105
- the value of field 't105'.public void setT200(C200 t200)
t200
- the value of field 't200'.public static C423 unmarshalC423(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 |