|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.C423
Class C423.
Constructor Summary | |
C423()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
C101 |
getT101()
Method getT101Returns the value of field 't101'. |
C105 |
getT105()
Method getT105Returns the value of field 't105'. |
C200 |
getT200()
Method getT200Returns the value of field 't200'. |
SbnMateriale |
getTipoMateriale()
Method getTipoMaterialeReturns the value of field 'tipoMateriale'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setT101(C101 t101)
Method setT101Sets the value of field 't101'. |
void |
setT105(C105 t105)
Method setT105Sets the value of field 't105'. |
void |
setT200(C200 t200)
Method setT200Sets the value of field 't200'. |
void |
setTipoMateriale(SbnMateriale tipoMateriale)
Method setTipoMaterialeSets the value of field 'tipoMateriale'. |
static C423 |
unmarshalC423(java.io.Reader reader)
Method unmarshalC423 |
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 C423()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public C101 getT101()
public C105 getT105()
public C200 getT200()
public SbnMateriale getTipoMateriale()
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 setT101(C101 t101)
t101
- the value of field 't101'.public void setT105(C105 t105)
t105
- the value of field 't105'.public void setT200(C200 t200)
t200
- the value of field 't200'.public void setTipoMateriale(SbnMateriale tipoMateriale)
tipoMateriale
- the value of field 'tipoMateriale'.public static C423 unmarshalC423(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 |