sbnmarc
Class StringaCercaType

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

public class StringaCercaType
extends sbnmarcBase
implements java.io.Serializable

parametri per la ricerca sulla stringa descrittiva di un elemento di authority. La stringa non deve avere l'articolo

See Also:
Serialized Form

Constructor Summary
StringaCercaType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getStringaEsatta()
          Method getStringaEsattaReturns the value of field 'stringaEsatta'.
 java.lang.String getStringaLike()
          Method getStringaLikeReturns the value of field 'stringaLike'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setStringaEsatta(java.lang.String stringaEsatta)
          Method setStringaEsattaSets the value of field 'stringaEsatta'.
 void setStringaLike(java.lang.String stringaLike)
          Method setStringaLikeSets the value of field 'stringaLike'.
static StringaCercaType unmarshalStringaCercaType(java.io.Reader reader)
          Method unmarshalStringaCercaType
 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

StringaCercaType

public StringaCercaType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getStringaEsatta

public java.lang.String getStringaEsatta()
Method getStringaEsattaReturns the value of field 'stringaEsatta'. The field 'stringaEsatta' has the following description: elemento da utilizzare per la ricerca per stringa uguale

Returns:
the value of field 'stringaEsatta'.

getStringaLike

public java.lang.String getStringaLike()
Method getStringaLikeReturns the value of field 'stringaLike'. The field 'stringaLike' has the following description: elemento da utilizzare per la ricerca per parte iniziale

Returns:
the value of field 'stringaLike'.

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

setStringaEsatta

public void setStringaEsatta(java.lang.String stringaEsatta)
Method setStringaEsattaSets the value of field 'stringaEsatta'. The field 'stringaEsatta' has the following description: elemento da utilizzare per la ricerca per stringa uguale

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

setStringaLike

public void setStringaLike(java.lang.String stringaLike)
Method setStringaLikeSets the value of field 'stringaLike'. The field 'stringaLike' has the following description: elemento da utilizzare per la ricerca per parte iniziale

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

unmarshalStringaCercaType

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

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