sbnmarc
Class DestinatarioPropostaType

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.DestinatarioPropostaType
All Implemented Interfaces:
java.io.Serializable

public class DestinatarioPropostaType
extends sbnmarcBase
implements java.io.Serializable

destinatario della proposta e note di risposta

See Also:
Serialized Form

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

DestinatarioPropostaType

public DestinatarioPropostaType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getDataRisposta

public org.exolab.castor.types.Date getDataRisposta()
Method getDataRispostaReturns the value of field 'dataRisposta'. The field 'dataRisposta' has the following description: data di risposta del destinatario

Returns:
the value of field 'dataRisposta'.

getDestinatarioProposta

public java.lang.String getDestinatarioProposta()
Method getDestinatarioPropostaReturns the value of field 'destinatarioProposta'. The field 'destinatarioProposta' has the following description: polo+biblioteca destinatario della proposta

Returns:
the value of field 'destinatarioProposta'.

getNoteProposta

public java.lang.String getNoteProposta()
Method getNotePropostaReturns the value of field 'noteProposta'. The field 'noteProposta' has the following description: note di risposta del destinatario

Returns:
the value of field 'noteProposta'.

isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setDataRisposta

public void setDataRisposta(org.exolab.castor.types.Date dataRisposta)
Method setDataRispostaSets the value of field 'dataRisposta'. The field 'dataRisposta' has the following description: data di risposta del destinatario

Parameters:
dataRisposta - the value of field 'dataRisposta'.

setDestinatarioProposta

public void setDestinatarioProposta(java.lang.String destinatarioProposta)
Method setDestinatarioPropostaSets the value of field 'destinatarioProposta'. The field 'destinatarioProposta' has the following description: polo+biblioteca destinatario della proposta

Parameters:
destinatarioProposta - the value of field 'destinatarioProposta'.

setNoteProposta

public void setNoteProposta(java.lang.String noteProposta)
Method setNotePropostaSets the value of field 'noteProposta'. The field 'noteProposta' has the following description: note di risposta del destinatario

Parameters:
noteProposta - the value of field 'noteProposta'.

unmarshalDestinatarioPropostaType

public static DestinatarioPropostaType unmarshalDestinatarioPropostaType(java.io.Reader reader)
                                                                  throws org.exolab.castor.xml.MarshalException,
                                                                         org.exolab.castor.xml.ValidationException
Method unmarshalDestinatarioPropostaType

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

org.exolab.castor.xml.ValidationException