|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.SbnRequestType
STRUTTURA DEI MESSAGGI IN ARRIVO
Constructor Summary | |
SbnRequestType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CancellaType |
getCancella()
Method getCancellaReturns the value of field 'cancella'. |
CercaType |
getCerca()
Method getCercaReturns the value of field 'cerca'. |
ChiediAllineaType |
getChiediAllinea()
Method getChiediAllineaReturns the value of field 'chiediAllinea'. |
ComunicaAllineatiType |
getComunicaAllineati()
Method getComunicaAllineatiReturns the value of field 'comunicaAllineati'. |
CreaType |
getCrea()
Method getCreaReturns the value of field 'crea'. |
EsportaType |
getEsporta()
Method getEsportaReturns the value of field 'esporta'. |
FondeType |
getFonde()
Method getFondeReturns the value of field 'fonde'. |
ImportaType |
getImporta()
Method getImportaReturns the value of field 'importa'. |
LocalizzaType |
getLocalizza()
Method getLocalizzaReturns the value of field 'localizza'. |
ModificaType |
getModifica()
Method getModificaReturns the value of field 'modifica'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCancella(CancellaType cancella)
Method setCancellaSets the value of field 'cancella'. |
void |
setCerca(CercaType cerca)
Method setCercaSets the value of field 'cerca'. |
void |
setChiediAllinea(ChiediAllineaType chiediAllinea)
Method setChiediAllineaSets the value of field 'chiediAllinea'. |
void |
setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
Method setComunicaAllineatiSets the value of field 'comunicaAllineati'. |
void |
setCrea(CreaType crea)
Method setCreaSets the value of field 'crea'. |
void |
setEsporta(EsportaType esporta)
Method setEsportaSets the value of field 'esporta'. |
void |
setFonde(FondeType fonde)
Method setFondeSets the value of field 'fonde'. |
void |
setImporta(ImportaType importa)
Method setImportaSets the value of field 'importa'. |
void |
setLocalizza(LocalizzaType localizza)
Method setLocalizzaSets the value of field 'localizza'. |
void |
setModifica(ModificaType modifica)
Method setModificaSets the value of field 'modifica'. |
static SbnRequestType |
unmarshalSbnRequestType(java.io.Reader reader)
Method unmarshalSbnRequestType |
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 SbnRequestType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public CancellaType getCancella()
public CercaType getCerca()
public ChiediAllineaType getChiediAllinea()
public ComunicaAllineatiType getComunicaAllineati()
public CreaType getCrea()
public EsportaType getEsporta()
public FondeType getFonde()
public ImportaType getImporta()
public LocalizzaType getLocalizza()
public ModificaType getModifica()
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 setCancella(CancellaType cancella)
cancella
- the value of field 'cancella'.public void setCerca(CercaType cerca)
cerca
- the value of field 'cerca'.public void setChiediAllinea(ChiediAllineaType chiediAllinea)
chiediAllinea
- the value of field 'chiediAllinea'.public void setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
comunicaAllineati
- the value of field
'comunicaAllineati'.public void setCrea(CreaType crea)
crea
- the value of field 'crea'.public void setEsporta(EsportaType esporta)
esporta
- the value of field 'esporta'.public void setFonde(FondeType fonde)
fonde
- the value of field 'fonde'.public void setImporta(ImportaType importa)
importa
- the value of field 'importa'.public void setLocalizza(LocalizzaType localizza)
localizza
- the value of field 'localizza'.public void setModifica(ModificaType modifica)
modifica
- the value of field 'modifica'.public static SbnRequestType unmarshalSbnRequestType(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 |