|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.PropostaType
Proposte di correzione
Constructor Summary | |
PropostaType()
|
Method Summary | |
void |
addDestinatarioProposta(DestinatarioPropostaType vDestinatarioProposta)
|
void |
addDestinatarioProposta(int index,
DestinatarioPropostaType vDestinatarioProposta)
|
void |
clearDestinatarioProposta()
|
void |
deleteIdProposta()
|
java.util.Enumeration |
enumerateDestinatarioProposta()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
org.exolab.castor.types.Date |
getDataInserimento()
Returns the value of field 'dataInserimento'. |
DestinatarioPropostaType[] |
getDestinatarioProposta()
|
DestinatarioPropostaType |
getDestinatarioProposta(int index)
|
int |
getDestinatarioPropostaCount()
|
java.lang.String |
getIdOggetto()
Returns the value of field 'idOggetto'. |
int |
getIdProposta()
Returns the value of field 'idProposta'. |
java.lang.String |
getMittenteProposta()
Returns the value of field 'mittenteProposta'. |
SbnStatoProposta |
getStatoProposta()
Returns the value of field 'statoProposta'. |
java.lang.String |
getTestoProposta()
Returns the value of field 'testoProposta'. |
SbnOggetto |
getTipoOggetto()
Returns the value of field 'tipoOggetto'. |
boolean |
hasIdProposta()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeDestinatarioProposta(DestinatarioPropostaType vDestinatarioProposta)
|
void |
setDataInserimento(org.exolab.castor.types.Date dataInserimento)
Sets the value of field 'dataInserimento'. |
void |
setDestinatarioProposta(DestinatarioPropostaType[] destinatarioPropostaArray)
|
void |
setDestinatarioProposta(int index,
DestinatarioPropostaType vDestinatarioProposta)
|
void |
setIdOggetto(java.lang.String idOggetto)
Sets the value of field 'idOggetto'. |
void |
setIdProposta(int idProposta)
Sets the value of field 'idProposta'. |
void |
setMittenteProposta(java.lang.String mittenteProposta)
Sets the value of field 'mittenteProposta'. |
void |
setStatoProposta(SbnStatoProposta statoProposta)
Sets the value of field 'statoProposta'. |
void |
setTestoProposta(java.lang.String testoProposta)
Sets the value of field 'testoProposta'. |
void |
setTipoOggetto(SbnOggetto tipoOggetto)
Sets the value of field 'tipoOggetto'. |
static PropostaType |
unmarshalPropostaType(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 PropostaType()
Method Detail |
public void addDestinatarioProposta(DestinatarioPropostaType vDestinatarioProposta) throws java.lang.IndexOutOfBoundsException
vDestinatarioProposta
- public void addDestinatarioProposta(int index, DestinatarioPropostaType vDestinatarioProposta) throws java.lang.IndexOutOfBoundsException
index
- vDestinatarioProposta
- public void clearDestinatarioProposta()
public void deleteIdProposta()
public java.util.Enumeration enumerateDestinatarioProposta()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public org.exolab.castor.types.Date getDataInserimento()
public DestinatarioPropostaType getDestinatarioProposta(int index) throws java.lang.IndexOutOfBoundsException
index
- public DestinatarioPropostaType[] getDestinatarioProposta()
public int getDestinatarioPropostaCount()
public java.lang.String getIdOggetto()
public int getIdProposta()
public java.lang.String getMittenteProposta()
public SbnStatoProposta getStatoProposta()
public java.lang.String getTestoProposta()
public SbnOggetto getTipoOggetto()
public boolean hasIdProposta()
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 removeDestinatarioProposta(DestinatarioPropostaType vDestinatarioProposta)
vDestinatarioProposta
- public void setDataInserimento(org.exolab.castor.types.Date dataInserimento)
dataInserimento
- the value of field 'dataInserimento'.public void setDestinatarioProposta(int index, DestinatarioPropostaType vDestinatarioProposta) throws java.lang.IndexOutOfBoundsException
index
- vDestinatarioProposta
- public void setDestinatarioProposta(DestinatarioPropostaType[] destinatarioPropostaArray)
destinatarioPropostaArray
- public void setIdOggetto(java.lang.String idOggetto)
idOggetto
- the value of field 'idOggetto'.public void setIdProposta(int idProposta)
idProposta
- the value of field 'idProposta'.public void setMittenteProposta(java.lang.String mittenteProposta)
mittenteProposta
- the value of field 'mittenteProposta'public void setStatoProposta(SbnStatoProposta statoProposta)
statoProposta
- the value of field 'statoProposta'.public void setTestoProposta(java.lang.String testoProposta)
testoProposta
- the value of field 'testoProposta'.public void setTipoOggetto(SbnOggetto tipoOggetto)
tipoOggetto
- the value of field 'tipoOggetto'.public static PropostaType unmarshalPropostaType(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 |