sbnmarc
Class ImportaInfoType

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

public class ImportaInfoType
extends sbnmarcBase
implements java.io.Serializable

lista di output all'azione di importazione

See Also:
Serialized Form

Constructor Summary
ImportaInfoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 OggettiTrovatiType getOggettiTrovati()
          Method getOggettiTrovatiReturns the value of field 'oggettiTrovati'.
 java.lang.String getT001()
          Method getT001Returns the value of field 't001'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setOggettiTrovati(OggettiTrovatiType oggettiTrovati)
          Method setOggettiTrovatiSets the value of field 'oggettiTrovati'.
 void setT001(java.lang.String t001)
          Method setT001Sets the value of field 't001'.
static ImportaInfoType unmarshalImportaInfoType(java.io.Reader reader)
          Method unmarshalImportaInfoType
 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

ImportaInfoType

public ImportaInfoType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getOggettiTrovati

public OggettiTrovatiType getOggettiTrovati()
Method getOggettiTrovatiReturns the value of field 'oggettiTrovati'. The field 'oggettiTrovati' has the following description: descrizione degli oggetti trovati simili, o dell'oggetto trovato uguale, o dell'oggetto creato

Returns:
the value of field 'oggettiTrovati'.

getT001

public java.lang.String getT001()
Method getT001Returns the value of field 't001'.

Returns:
the value of field 't001'.

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

setOggettiTrovati

public void setOggettiTrovati(OggettiTrovatiType oggettiTrovati)
Method setOggettiTrovatiSets the value of field 'oggettiTrovati'. The field 'oggettiTrovati' has the following description: descrizione degli oggetti trovati simili, o dell'oggetto trovato uguale, o dell'oggetto creato

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

setT001

public void setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'.

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

unmarshalImportaInfoType

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

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