|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ImportaType
per richiesta di importazione. Indirizzo del repository e nome del file da importare
Constructor Summary | |
ImportaType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getIndirizzoFonte()
Returns the value of field 'indirizzoFonte'. |
java.lang.String |
getTipoElaborazione()
Returns the value of field 'tipoElaborazione'. |
java.lang.String |
getTipoFormato()
Returns the value of field 'tipoFormato'. |
SbnOggetto |
getTipoOggetto()
Returns the value of field 'tipoOggetto'. |
java.lang.String |
getTipoRitorno()
Returns the value of field 'tipoRitorno'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setIndirizzoFonte(java.lang.String indirizzoFonte)
Sets the value of field 'indirizzoFonte'. |
void |
setTipoElaborazione(java.lang.String tipoElaborazione)
Sets the value of field 'tipoElaborazione'. |
void |
setTipoFormato(java.lang.String tipoFormato)
Sets the value of field 'tipoFormato'. |
void |
setTipoOggetto(SbnOggetto tipoOggetto)
Sets the value of field 'tipoOggetto'. |
void |
setTipoRitorno(java.lang.String tipoRitorno)
Sets the value of field 'tipoRitorno'. |
static ImportaType |
unmarshalImportaType(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 ImportaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getIndirizzoFonte()
public java.lang.String getTipoElaborazione()
public java.lang.String getTipoFormato()
public SbnOggetto getTipoOggetto()
public java.lang.String getTipoRitorno()
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 setIndirizzoFonte(java.lang.String indirizzoFonte)
indirizzoFonte
- the value of field 'indirizzoFonte'.public void setTipoElaborazione(java.lang.String tipoElaborazione)
tipoElaborazione
- the value of field 'tipoElaborazione'public void setTipoFormato(java.lang.String tipoFormato)
tipoFormato
- the value of field 'tipoFormato'.public void setTipoOggetto(SbnOggetto tipoOggetto)
tipoOggetto
- the value of field 'tipoOggetto'.public void setTipoRitorno(java.lang.String tipoRitorno)
tipoRitorno
- the value of field 'tipoRitorno'.public static ImportaType unmarshalImportaType(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 |