|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.EsportaType
per Esportazione tipoFormato= tipo formato dei dati da esportare: marc21,unimarc,sbnmarc
Constructor Summary | |
EsportaType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getBiblioteca()
Method getBibliotecaReturns the value of field 'biblioteca'. |
EsportaTypeChoice |
getEsportaTypeChoice()
Method getEsportaTypeChoiceReturns the value of field 'esportaTypeChoice'. |
java.lang.String |
getIndirizzoMail()
Method getIndirizzoMailReturns the value of field 'indirizzoMail'. |
SbnTipoFormato |
getTipoFormato()
Method getTipoFormatoReturns the value of field 'tipoFormato'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setBiblioteca(java.lang.String biblioteca)
Method setBibliotecaSets the value of field 'biblioteca'. |
void |
setEsportaTypeChoice(EsportaTypeChoice esportaTypeChoice)
Method setEsportaTypeChoiceSets the value of field 'esportaTypeChoice'. |
void |
setIndirizzoMail(java.lang.String indirizzoMail)
Method setIndirizzoMailSets the value of field 'indirizzoMail'. |
void |
setTipoFormato(SbnTipoFormato tipoFormato)
Method setTipoFormatoSets the value of field 'tipoFormato'. |
static EsportaType |
unmarshalEsportaType(java.io.Reader reader)
Method unmarshalEsportaType |
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 EsportaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getBiblioteca()
public EsportaTypeChoice getEsportaTypeChoice()
public java.lang.String getIndirizzoMail()
public SbnTipoFormato getTipoFormato()
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 setBiblioteca(java.lang.String biblioteca)
biblioteca
- the value of field 'biblioteca'.public void setEsportaTypeChoice(EsportaTypeChoice esportaTypeChoice)
esportaTypeChoice
- the value of field
'esportaTypeChoice'.public void setIndirizzoMail(java.lang.String indirizzoMail)
indirizzoMail
- the value of field 'indirizzoMail'.public void setTipoFormato(SbnTipoFormato tipoFormato)
tipoFormato
- the value of field 'tipoFormato'.public static EsportaType unmarshalEsportaType(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 |