|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.EsportaType
per Esportazione
Constructor Summary | |
EsportaType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
EsportaTypeChoice |
getEsportaTypeChoice()
Returns the value of field 'esportaTypeChoice'. |
EstraeLocalizzaType |
getEstraeLocalizza()
Returns the value of field 'estraeLocalizza'. |
java.lang.String |
getIndirizzoMail()
Returns the value of field 'indirizzoMail'. |
java.lang.String |
getTipoFormato()
Returns the value of field 'tipoFormato'. |
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 |
setEsportaTypeChoice(EsportaTypeChoice esportaTypeChoice)
Sets the value of field 'esportaTypeChoice'. |
void |
setEstraeLocalizza(EstraeLocalizzaType estraeLocalizza)
Sets the value of field 'estraeLocalizza'. |
void |
setIndirizzoMail(java.lang.String indirizzoMail)
Sets the value of field 'indirizzoMail'. |
void |
setTipoFormato(java.lang.String tipoFormato)
Sets the value of field 'tipoFormato'. |
void |
setTipoRitorno(java.lang.String tipoRitorno)
Sets the value of field 'tipoRitorno'. |
static EsportaType |
unmarshalEsportaType(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 EsportaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public EsportaTypeChoice getEsportaTypeChoice()
public EstraeLocalizzaType getEstraeLocalizza()
public java.lang.String getIndirizzoMail()
public java.lang.String getTipoFormato()
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 setEsportaTypeChoice(EsportaTypeChoice esportaTypeChoice)
esportaTypeChoice
- the value of field
'esportaTypeChoice'.public void setEstraeLocalizza(EstraeLocalizzaType estraeLocalizza)
estraeLocalizza
- the value of field 'estraeLocalizza'.public void setIndirizzoMail(java.lang.String indirizzoMail)
indirizzoMail
- the value of field 'indirizzoMail'.public void setTipoFormato(java.lang.String tipoFormato)
tipoFormato
- the value of field 'tipoFormato'.public void setTipoRitorno(java.lang.String tipoRitorno)
tipoRitorno
- the value of field 'tipoRitorno'.public static EsportaType unmarshalEsportaType(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 |