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()
          Method getAutoreAUTEURReturns the value of field 'autoreAUTEUR'.
 java.lang.String getAutoreCAUT()
          Method getAutoreCAUTReturns the value of field 'autoreCAUT'.
 java.lang.String getAutoreEL1()
          Method getAutoreEL1Returns the value of field 'autoreEL1'.
 java.lang.String getAutoreEL2()
          Method getAutoreEL2Returns the value of field 'autoreEL2'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAutoreAUTEUR(java.lang.String autoreAUTEUR)
          Method setAutoreAUTEURSets the value of field 'autoreAUTEUR'.
 void setAutoreCAUT(java.lang.String autoreCAUT)
          Method setAutoreCAUTSets the value of field 'autoreCAUT'.
 void setAutoreEL1(java.lang.String autoreEL1)
          Method setAutoreEL1Sets the value of field 'autoreEL1'.
 void setAutoreEL2(java.lang.String autoreEL2)
          Method setAutoreEL2Sets the value of field 'autoreEL2'.
static ChiaviAutoreCercaType unmarshalChiaviAutoreCercaType(java.io.Reader reader)
          Method unmarshalChiaviAutoreCercaType
 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

ChiaviAutoreCercaType

public ChiaviAutoreCercaType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getAutoreAUTEUR

public java.lang.String getAutoreAUTEUR()
Method getAutoreAUTEURReturns 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()
Method getAutoreCAUTReturns 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()
Method getAutoreEL1Returns 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()
Method getAutoreEL2Returns 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()
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

setAutoreAUTEUR

public void setAutoreAUTEUR(java.lang.String autoreAUTEUR)
Method setAutoreAUTEURSets 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)
Method setAutoreCAUTSets 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)
Method setAutoreEL1Sets 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)
Method setAutoreEL2Sets 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
Method unmarshalChiaviAutoreCercaType

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