|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.CercaPropostaType
Ricerca Proposte di correzione
| Constructor Summary | |
CercaPropostaType()
|
|
| Method Summary | |
void |
addTipoOggetto(int index,
SbnOggetto vTipoOggetto)
|
void |
addTipoOggetto(SbnOggetto vTipoOggetto)
|
void |
clearTipoOggetto()
|
java.util.Enumeration |
enumerateTipoOggetto()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getDestinatarioProposta()
Returns the value of field 'destinatarioProposta'. |
java.lang.String |
getIdOggetto()
Returns the value of field 'idOggetto'. |
java.lang.String |
getIdProposta()
Returns the value of field 'idProposta'. |
java.lang.String |
getMittenteProposta()
Returns the value of field 'mittenteProposta'. |
SbnRangeDate |
getRangeDate()
Returns the value of field 'rangeDate'. |
SbnStatoProposta |
getStatoProposta()
Returns the value of field 'statoProposta'. |
SbnOggetto[] |
getTipoOggetto()
|
SbnOggetto |
getTipoOggetto(int index)
|
int |
getTipoOggettoCount()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeTipoOggetto(SbnOggetto vTipoOggetto)
|
void |
setDestinatarioProposta(java.lang.String destinatarioProposta)
Sets the value of field 'destinatarioProposta'. |
void |
setIdOggetto(java.lang.String idOggetto)
Sets the value of field 'idOggetto'. |
void |
setIdProposta(java.lang.String idProposta)
Sets the value of field 'idProposta'. |
void |
setMittenteProposta(java.lang.String mittenteProposta)
Sets the value of field 'mittenteProposta'. |
void |
setRangeDate(SbnRangeDate rangeDate)
Sets the value of field 'rangeDate'. |
void |
setStatoProposta(SbnStatoProposta statoProposta)
Sets the value of field 'statoProposta'. |
void |
setTipoOggetto(int index,
SbnOggetto vTipoOggetto)
|
void |
setTipoOggetto(SbnOggetto[] tipoOggettoArray)
|
static CercaPropostaType |
unmarshalCercaPropostaType(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 CercaPropostaType()
| Method Detail |
public void addTipoOggetto(SbnOggetto vTipoOggetto)
throws java.lang.IndexOutOfBoundsException
vTipoOggetto -
public void addTipoOggetto(int index,
SbnOggetto vTipoOggetto)
throws java.lang.IndexOutOfBoundsException
index - vTipoOggetto - public void clearTipoOggetto()
public java.util.Enumeration enumerateTipoOggetto()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - public java.lang.String getDestinatarioProposta()
public java.lang.String getIdOggetto()
public java.lang.String getIdProposta()
public java.lang.String getMittenteProposta()
public SbnRangeDate getRangeDate()
public SbnStatoProposta getStatoProposta()
public SbnOggetto getTipoOggetto(int index)
throws java.lang.IndexOutOfBoundsException
index - public SbnOggetto[] getTipoOggetto()
public int getTipoOggettoCount()
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 boolean removeTipoOggetto(SbnOggetto vTipoOggetto)
vTipoOggetto - public void setDestinatarioProposta(java.lang.String destinatarioProposta)
destinatarioProposta - the value of field
'destinatarioProposta'.public void setIdOggetto(java.lang.String idOggetto)
idOggetto - the value of field 'idOggetto'.public void setIdProposta(java.lang.String idProposta)
idProposta - the value of field 'idProposta'.public void setMittenteProposta(java.lang.String mittenteProposta)
mittenteProposta - the value of field 'mittenteProposta'public void setRangeDate(SbnRangeDate rangeDate)
rangeDate - the value of field 'rangeDate'.public void setStatoProposta(SbnStatoProposta statoProposta)
statoProposta - the value of field 'statoProposta'.
public void setTipoOggetto(int index,
SbnOggetto vTipoOggetto)
throws java.lang.IndexOutOfBoundsException
index - vTipoOggetto - public void setTipoOggetto(SbnOggetto[] tipoOggettoArray)
tipoOggettoArray -
public static CercaPropostaType unmarshalCercaPropostaType(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 | |||||||||