sbnmarc
Class CanaliCercaDatiAutType

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

public class CanaliCercaDatiAutType
extends sbnmarcBase
implements java.io.Serializable

canali di ricerca per elementi di authority: identificativo, ISADN, stringa.

See Also:
Serialized Form

Constructor Summary
CanaliCercaDatiAutType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 StringaCercaType getStringaCerca()
          Method getStringaCercaReturns the value of field 'stringaCerca'.
 java.lang.String getT001()
          Method getT001Returns the value of field 't001'.
 A015 getT015()
          Method getT015Returns the value of field 't015'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setStringaCerca(StringaCercaType stringaCerca)
          Method setStringaCercaSets the value of field 'stringaCerca'.
 void setT001(java.lang.String t001)
          Method setT001Sets the value of field 't001'.
 void setT015(A015 t015)
          Method setT015Sets the value of field 't015'.
static CanaliCercaDatiAutType unmarshalCanaliCercaDatiAutType(java.io.Reader reader)
          Method unmarshalCanaliCercaDatiAutType
 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

CanaliCercaDatiAutType

public CanaliCercaDatiAutType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getStringaCerca

public StringaCercaType getStringaCerca()
Method getStringaCercaReturns the value of field 'stringaCerca'. The field 'stringaCerca' has the following description: ricerca per stringa

Returns:
the value of field 'stringaCerca'.

getT001

public java.lang.String getT001()
Method getT001Returns the value of field 't001'. The field 't001' has the following description: identificativo dell'elemento

Returns:
the value of field 't001'.

getT015

public A015 getT015()
Method getT015Returns the value of field 't015'. The field 't015' has the following description: numero ISADN (solo autori e titoli)

Returns:
the value of field 't015'.

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

setStringaCerca

public void setStringaCerca(StringaCercaType stringaCerca)
Method setStringaCercaSets the value of field 'stringaCerca'. The field 'stringaCerca' has the following description: ricerca per stringa

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

setT001

public void setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'. The field 't001' has the following description: identificativo dell'elemento

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

setT015

public void setT015(A015 t015)
Method setT015Sets the value of field 't015'. The field 't015' has the following description: numero ISADN (solo autori e titoli)

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

unmarshalCanaliCercaDatiAutType

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

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