|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DestinatarioPropostaType
destinatario della proposta e note di risposta
Constructor Summary | |
DestinatarioPropostaType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
org.exolab.castor.types.Date |
getDataRisposta()
Returns the value of field 'dataRisposta'. |
java.lang.String |
getDestinatarioProposta()
Returns the value of field 'destinatarioProposta'. |
java.lang.String |
getNoteProposta()
Returns the value of field 'noteProposta'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setDataRisposta(org.exolab.castor.types.Date dataRisposta)
Sets the value of field 'dataRisposta'. |
void |
setDestinatarioProposta(java.lang.String destinatarioProposta)
Sets the value of field 'destinatarioProposta'. |
void |
setNoteProposta(java.lang.String noteProposta)
Sets the value of field 'noteProposta'. |
static DestinatarioPropostaType |
unmarshalDestinatarioPropostaType(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 DestinatarioPropostaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public org.exolab.castor.types.Date getDataRisposta()
public java.lang.String getDestinatarioProposta()
public java.lang.String getNoteProposta()
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 setDataRisposta(org.exolab.castor.types.Date dataRisposta)
dataRisposta
- the value of field 'dataRisposta'.public void setDestinatarioProposta(java.lang.String destinatarioProposta)
destinatarioProposta
- the value of field
'destinatarioProposta'.public void setNoteProposta(java.lang.String noteProposta)
noteProposta
- the value of field 'noteProposta'.public static DestinatarioPropostaType unmarshalDestinatarioPropostaType(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 |