sbnmarc
Class LegameDocType

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

public class LegameDocType
extends sbnmarcBase
implements java.io.Serializable

legami tra documenti

See Also:
Serialized Form

Constructor Summary
LegameDocType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 DocumentoType getDocumentoLegato()
          Method getDocumentoLegatoReturns the value of field 'documentoLegato'.
 java.lang.String getIdArrivo()
          Method getIdArrivoReturns the value of field 'idArrivo'.
 java.lang.String getNoteLegame()
          Method getNoteLegameReturns the value of field 'noteLegame'.
 java.lang.String getSequenza()
          Method getSequenzaReturns the value of field 'sequenza'.
 java.lang.String getSici()
          Method getSiciReturns the value of field 'sici'.
 SbnLegameDoc getTipoLegame()
          Method getTipoLegameReturns the value of field 'tipoLegame'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setDocumentoLegato(DocumentoType documentoLegato)
          Method setDocumentoLegatoSets the value of field 'documentoLegato'.
 void setIdArrivo(java.lang.String idArrivo)
          Method setIdArrivoSets the value of field 'idArrivo'.
 void setNoteLegame(java.lang.String noteLegame)
          Method setNoteLegameSets the value of field 'noteLegame'.
 void setSequenza(java.lang.String sequenza)
          Method setSequenzaSets the value of field 'sequenza'.
 void setSici(java.lang.String sici)
          Method setSiciSets the value of field 'sici'.
 void setTipoLegame(SbnLegameDoc tipoLegame)
          Method setTipoLegameSets the value of field 'tipoLegame'.
static LegameDocType unmarshalLegameDocType(java.io.Reader reader)
          Method unmarshalLegameDocType
 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

LegameDocType

public LegameDocType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getDocumentoLegato

public DocumentoType getDocumentoLegato()
Method getDocumentoLegatoReturns the value of field 'documentoLegato'.

Returns:
the value of field 'documentoLegato'.

getIdArrivo

public java.lang.String getIdArrivo()
Method getIdArrivoReturns the value of field 'idArrivo'.

Returns:
the value of field 'idArrivo'.

getNoteLegame

public java.lang.String getNoteLegame()
Method getNoteLegameReturns the value of field 'noteLegame'.

Returns:
the value of field 'noteLegame'.

getSequenza

public java.lang.String getSequenza()
Method getSequenzaReturns the value of field 'sequenza'.

Returns:
the value of field 'sequenza'.

getSici

public java.lang.String getSici()
Method getSiciReturns the value of field 'sici'. The field 'sici' has the following description: sici identificativo del fascicolo, solo per legame tra periodico e titolo analitico

Returns:
the value of field 'sici'.

getTipoLegame

public SbnLegameDoc getTipoLegame()
Method getTipoLegameReturns the value of field 'tipoLegame'.

Returns:
the value of field 'tipoLegame'.

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

setDocumentoLegato

public void setDocumentoLegato(DocumentoType documentoLegato)
Method setDocumentoLegatoSets the value of field 'documentoLegato'.

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

setIdArrivo

public void setIdArrivo(java.lang.String idArrivo)
Method setIdArrivoSets the value of field 'idArrivo'.

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

setNoteLegame

public void setNoteLegame(java.lang.String noteLegame)
Method setNoteLegameSets the value of field 'noteLegame'.

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

setSequenza

public void setSequenza(java.lang.String sequenza)
Method setSequenzaSets the value of field 'sequenza'.

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

setSici

public void setSici(java.lang.String sici)
Method setSiciSets the value of field 'sici'. The field 'sici' has the following description: sici identificativo del fascicolo, solo per legame tra periodico e titolo analitico

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

setTipoLegame

public void setTipoLegame(SbnLegameDoc tipoLegame)
Method setTipoLegameSets the value of field 'tipoLegame'.

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

unmarshalLegameDocType

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

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