|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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()
Method getDataRispostaReturns the value of field 'dataRisposta'. |
java.lang.String |
getDestinatarioProposta()
Method getDestinatarioPropostaReturns the value of field 'destinatarioProposta'. |
java.lang.String |
getNoteProposta()
Method getNotePropostaReturns the value of field 'noteProposta'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDataRisposta(org.exolab.castor.types.Date dataRisposta)
Method setDataRispostaSets the value of field 'dataRisposta'. |
void |
setDestinatarioProposta(java.lang.String destinatarioProposta)
Method setDestinatarioPropostaSets the value of field 'destinatarioProposta'. |
void |
setNoteProposta(java.lang.String noteProposta)
Method setNotePropostaSets the value of field 'noteProposta'. |
static DestinatarioPropostaType |
unmarshalDestinatarioPropostaType(java.io.Reader reader)
Method unmarshalDestinatarioPropostaType |
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 DestinatarioPropostaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
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
-
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 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
-
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 |