sbnmarc
Class AllineaInfoType

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

public class AllineaInfoType
extends sbnmarcBase
implements java.io.Serializable

lista di output all'azione chiediAllinea

See Also:
Serialized Form

Constructor Summary
AllineaInfoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 OggettoVariatoType getOggettoVariato()
          Method getOggettoVariatoReturns the value of field 'oggettoVariato'.
 java.lang.String getT001()
          Method getT001Returns the value of field 't001'.
 SbnTipoAllinea getTipoInfoAllinea()
          Method getTipoInfoAllineaReturns the value of field 'tipoInfoAllinea'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setOggettoVariato(OggettoVariatoType oggettoVariato)
          Method setOggettoVariatoSets the value of field 'oggettoVariato'.
 void setT001(java.lang.String t001)
          Method setT001Sets the value of field 't001'.
 void setTipoInfoAllinea(SbnTipoAllinea tipoInfoAllinea)
          Method setTipoInfoAllineaSets the value of field 'tipoInfoAllinea'.
static AllineaInfoType unmarshalAllineaInfoType(java.io.Reader reader)
          Method unmarshalAllineaInfoType
 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

AllineaInfoType

public AllineaInfoType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getOggettoVariato

public OggettoVariatoType getOggettoVariato()
Method getOggettoVariatoReturns the value of field 'oggettoVariato'. The field 'oggettoVariato' has the following description: descrizione dell'oggetto: area 1 per i titoli, nome per l'autore, ecc.

Returns:
the value of field 'oggettoVariato'.

getT001

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

Returns:
the value of field 't001'.

getTipoInfoAllinea

public SbnTipoAllinea getTipoInfoAllinea()
Method getTipoInfoAllineaReturns the value of field 'tipoInfoAllinea'.

Returns:
the value of field 'tipoInfoAllinea'.

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

setOggettoVariato

public void setOggettoVariato(OggettoVariatoType oggettoVariato)
Method setOggettoVariatoSets the value of field 'oggettoVariato'. The field 'oggettoVariato' has the following description: descrizione dell'oggetto: area 1 per i titoli, nome per l'autore, ecc.

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

setT001

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

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

setTipoInfoAllinea

public void setTipoInfoAllinea(SbnTipoAllinea tipoInfoAllinea)
Method setTipoInfoAllineaSets the value of field 'tipoInfoAllinea'.

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

unmarshalAllineaInfoType

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

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