|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiElementoType | +--sbnmarc.ClasseType
Classificazione
Constructor Summary | |
ClasseType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
A676 |
getT676()
Method getT676Returns the value of field 't676'. |
A686 |
getT686()
Method getT686Returns the value of field 't686'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setT676(A676 t676)
Method setT676Sets the value of field 't676'. |
void |
setT686(A686 t686)
Method setT686Sets the value of field 't686'. |
static ClasseType |
unmarshalClasseType(java.io.Reader reader)
Method unmarshalClasseType |
void |
validate()
Method validate |
Methods inherited from class sbnmarc.DatiElementoType |
getFormaNome, getLivelloAut, getStatoRecord, getT001, getT005, getT100, getTipoAuthority, setFormaNome, setLivelloAut, setStatoRecord, setT001, setT005, setT100, setTipoAuthority, unmarshalDatiElementoType |
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 ClasseType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class DatiElementoType
obj
- public A676 getT676()
public A686 getT686()
public boolean isValid()
isValid
in class DatiElementoType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class DatiElementoType
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
marshal
in class DatiElementoType
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setT676(A676 t676)
t676
- the value of field 't676'.public void setT686(A686 t686)
t686
- the value of field 't686'.public static ClasseType unmarshalClasseType(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
validate
in class DatiElementoType
org.exolab.castor.xml.ValidationException
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |