sbnmarc
Class ChiaviAutoreCercaType

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

public class ChiaviAutoreCercaType
extends sbnmarcBase
implements java.io.Serializable

parametri per la ricerca sulle chiavi autore

See Also:
Serialized Form

Constructor Summary
ChiaviAutoreCercaType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getAutoreAUTEUR()
          Returns the value of field 'autoreAUTEUR'.
 java.lang.String getAutoreCAUT()
          Returns the value of field 'autoreCAUT'.
 java.lang.String getAutoreEL1()
          Returns the value of field 'autoreEL1'.
 java.lang.String getAutoreEL2()
          Returns the value of field 'autoreEL2'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setAutoreAUTEUR(java.lang.String autoreAUTEUR)
          Sets the value of field 'autoreAUTEUR'.
 void setAutoreCAUT(java.lang.String autoreCAUT)
          Sets the value of field 'autoreCAUT'.
 void setAutoreEL1(java.lang.String autoreEL1)
          Sets the value of field 'autoreEL1'.
 void setAutoreEL2(java.lang.String autoreEL2)
          Sets the value of field 'autoreEL2'.
static ChiaviAutoreCercaType unmarshalChiaviAutoreCercaType(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

ChiaviAutoreCercaType

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

getAutoreAUTEUR

public java.lang.String getAutoreAUTEUR()
Returns the value of field 'autoreAUTEUR'. The field 'autoreAUTEUR' has the following description: chiave Auteur dell'autore: max 10 caratteri
Returns:
the value of field 'autoreAUTEUR'.

getAutoreCAUT

public java.lang.String getAutoreCAUT()
Returns the value of field 'autoreCAUT'. The field 'autoreCAUT' has the following description: chiave Cautun dell'autore: max 6 caratteri
Returns:
the value of field 'autoreCAUT'.

getAutoreEL1

public java.lang.String getAutoreEL1()
Returns the value of field 'autoreEL1'. The field 'autoreEL1' has the following description: chiave el1 dell'autore: max 6 caratteri
Returns:
the value of field 'autoreEL1'.

getAutoreEL2

public java.lang.String getAutoreEL2()
Returns the value of field 'autoreEL2'. The field 'autoreEL2' has the following description: chiave el2 dell'autore: max 6 caratteri
Returns:
the value of field 'autoreEL2'.

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 -  

setAutoreAUTEUR

public void setAutoreAUTEUR(java.lang.String autoreAUTEUR)
Sets the value of field 'autoreAUTEUR'. The field 'autoreAUTEUR' has the following description: chiave Auteur dell'autore: max 10 caratteri
Parameters:
autoreAUTEUR - the value of field 'autoreAUTEUR'.

setAutoreCAUT

public void setAutoreCAUT(java.lang.String autoreCAUT)
Sets the value of field 'autoreCAUT'. The field 'autoreCAUT' has the following description: chiave Cautun dell'autore: max 6 caratteri
Parameters:
autoreCAUT - the value of field 'autoreCAUT'.

setAutoreEL1

public void setAutoreEL1(java.lang.String autoreEL1)
Sets the value of field 'autoreEL1'. The field 'autoreEL1' has the following description: chiave el1 dell'autore: max 6 caratteri
Parameters:
autoreEL1 - the value of field 'autoreEL1'.

setAutoreEL2

public void setAutoreEL2(java.lang.String autoreEL2)
Sets the value of field 'autoreEL2'. The field 'autoreEL2' has the following description: chiave el2 dell'autore: max 6 caratteri
Parameters:
autoreEL2 - the value of field 'autoreEL2'.

unmarshalChiaviAutoreCercaType

public static ChiaviAutoreCercaType unmarshalChiaviAutoreCercaType(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