sbnmarc
Class CercaDatiTitTypeChoice

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

public class CercaDatiTitTypeChoice
extends sbnmarcBase
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CercaDatiTitTypeChoice()
           
 
Method Summary
 NumStdType getNumSTD()
          Returns the value of field 'numSTD'.
 java.lang.String getT001()
          Returns the value of field 't001'.
 TitoloCercaType getTitoloCerca()
          Returns the value of field 'titoloCerca'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setNumSTD(NumStdType numSTD)
          Sets the value of field 'numSTD'.
 void setT001(java.lang.String t001)
          Sets the value of field 't001'.
 void setTitoloCerca(TitoloCercaType titoloCerca)
          Sets the value of field 'titoloCerca'.
static CercaDatiTitTypeChoice unmarshalCercaDatiTitTypeChoice(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CercaDatiTitTypeChoice

public CercaDatiTitTypeChoice()
Method Detail

getNumSTD

public NumStdType getNumSTD()
Returns the value of field 'numSTD'. The field 'numSTD' has the following description: ricerca per tipo e numero standard
Returns:
the value of field 'numSTD'.

getT001

public java.lang.String getT001()
Returns the value of field 't001'. The field 't001' has the following description: ricerca per identificativo Titolo
Returns:
the value of field 't001'.

getTitoloCerca

public TitoloCercaType getTitoloCerca()
Returns the value of field 'titoloCerca'. The field 'titoloCerca' has the following description: ricerca per stringa titolo o chiave oclc
Returns:
the value of field 'titoloCerca'.

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 -  

setNumSTD

public void setNumSTD(NumStdType numSTD)
Sets the value of field 'numSTD'. The field 'numSTD' has the following description: ricerca per tipo e numero standard
Parameters:
numSTD - the value of field 'numSTD'.

setT001

public void setT001(java.lang.String t001)
Sets the value of field 't001'. The field 't001' has the following description: ricerca per identificativo Titolo
Parameters:
t001 - the value of field 't001'.

setTitoloCerca

public void setTitoloCerca(TitoloCercaType titoloCerca)
Sets the value of field 'titoloCerca'. The field 'titoloCerca' has the following description: ricerca per stringa titolo o chiave oclc
Parameters:
titoloCerca - the value of field 'titoloCerca'.

unmarshalCercaDatiTitTypeChoice

public static CercaDatiTitTypeChoice unmarshalCercaDatiTitTypeChoice(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