|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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()
Returns the value of field 'cancella'. |
CercaType |
getCerca()
Returns the value of field 'cerca'. |
ChiediAllineaType |
getChiediAllinea()
Returns the value of field 'chiediAllinea'. |
ComunicaAllineatiType |
getComunicaAllineati()
Returns the value of field 'comunicaAllineati'. |
CreaType |
getCrea()
Returns the value of field 'crea'. |
EsportaType |
getEsporta()
Returns the value of field 'esporta'. |
FondeType |
getFonde()
Returns the value of field 'fonde'. |
ImportaType |
getImporta()
Returns the value of field 'importa'. |
LocalizzaType |
getLocalizza()
Returns the value of field 'localizza'. |
ModificaType |
getModifica()
Returns the value of field 'modifica'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCancella(CancellaType cancella)
Sets the value of field 'cancella'. |
void |
setCerca(CercaType cerca)
Sets the value of field 'cerca'. |
void |
setChiediAllinea(ChiediAllineaType chiediAllinea)
Sets the value of field 'chiediAllinea'. |
void |
setComunicaAllineati(ComunicaAllineatiType comunicaAllineati)
Sets the value of field 'comunicaAllineati'. |
void |
setCrea(CreaType crea)
Sets the value of field 'crea'. |
void |
setEsporta(EsportaType esporta)
Sets the value of field 'esporta'. |
void |
setFonde(FondeType fonde)
Sets the value of field 'fonde'. |
void |
setImporta(ImportaType importa)
Sets the value of field 'importa'. |
void |
setLocalizza(LocalizzaType localizza)
Sets the value of field 'localizza'. |
void |
setModifica(ModificaType modifica)
Sets the value of field 'modifica'. |
static SbnRequestType |
unmarshalSbnRequestType(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 SbnRequestType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
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
- 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 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
- 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 |