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()
          Returns the value of field 'stringaCerca'.
 java.lang.String getT001()
          Returns the value of field 't001'.
 A015 getT015()
          Returns the value of field 't015'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setStringaCerca(StringaCercaType stringaCerca)
          Sets the value of field 'stringaCerca'.
 void setT001(java.lang.String t001)
          Sets the value of field 't001'.
 void setT015(A015 t015)
          Sets the value of field 't015'.
static CanaliCercaDatiAutType unmarshalCanaliCercaDatiAutType(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

CanaliCercaDatiAutType

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

getStringaCerca

public StringaCercaType getStringaCerca()
Returns 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()
Returns the value of field 't001'. The field 't001' has the following description: identificativo dell'elemento che deve essere legato al documento
Returns:
the value of field 't001'.

getT015

public A015 getT015()
Returns 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()

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 -  

setStringaCerca

public void setStringaCerca(StringaCercaType stringaCerca)
Sets 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)
Sets the value of field 't001'. The field 't001' has the following description: identificativo dell'elemento che deve essere legato al documento
Parameters:
t001 - the value of field 't001'.

setT015

public void setT015(A015 t015)
Sets 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
Parameters:
reader -  

validate

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