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()
          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

DestinatarioPropostaType

public DestinatarioPropostaType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden
Overrides:
equals in class java.lang.Object
Parameters:
obj -  

getDataRisposta

public org.exolab.castor.types.Date getDataRisposta()
Returns 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()
Returns 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()
Returns 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()

marshal

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

marshal

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

setDataRisposta

public void setDataRisposta(org.exolab.castor.types.Date dataRisposta)
Sets 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)
Sets 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)
Sets 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
Parameters:
reader -  

validate

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