sbnmarc
Class LegameTitAccessoType

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

public class LegameTitAccessoType
extends sbnmarcBase
implements java.io.Serializable

legami a titoli di accesso

See Also:
Serialized Form

Constructor Summary
LegameTitAccessoType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getIdArrivo()
          Returns the value of field 'idArrivo'.
 java.lang.String getNoteLegame()
          Returns the value of field 'noteLegame'.
 SbnLegameTitAccesso getTipoLegame()
          Returns the value of field 'tipoLegame'.
 DocumentoType getTitAccessoLegato()
          Returns the value of field 'titAccessoLegato'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setIdArrivo(java.lang.String idArrivo)
          Sets the value of field 'idArrivo'.
 void setNoteLegame(java.lang.String noteLegame)
          Sets the value of field 'noteLegame'.
 void setTipoLegame(SbnLegameTitAccesso tipoLegame)
          Sets the value of field 'tipoLegame'.
 void setTitAccessoLegato(DocumentoType titAccessoLegato)
          Sets the value of field 'titAccessoLegato'.
static LegameTitAccessoType unmarshalLegameTitAccessoType(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

LegameTitAccessoType

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

getIdArrivo

public java.lang.String getIdArrivo()
Returns the value of field 'idArrivo'.
Returns:
the value of field 'idArrivo'.

getNoteLegame

public java.lang.String getNoteLegame()
Returns the value of field 'noteLegame'.
Returns:
the value of field 'noteLegame'.

getTipoLegame

public SbnLegameTitAccesso getTipoLegame()
Returns the value of field 'tipoLegame'.
Returns:
the value of field 'tipoLegame'.

getTitAccessoLegato

public DocumentoType getTitAccessoLegato()
Returns the value of field 'titAccessoLegato'.
Returns:
the value of field 'titAccessoLegato'.

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 -  

setIdArrivo

public void setIdArrivo(java.lang.String idArrivo)
Sets the value of field 'idArrivo'.
Parameters:
idArrivo - the value of field 'idArrivo'.

setNoteLegame

public void setNoteLegame(java.lang.String noteLegame)
Sets the value of field 'noteLegame'.
Parameters:
noteLegame - the value of field 'noteLegame'.

setTipoLegame

public void setTipoLegame(SbnLegameTitAccesso tipoLegame)
Sets the value of field 'tipoLegame'.
Parameters:
tipoLegame - the value of field 'tipoLegame'.

setTitAccessoLegato

public void setTitAccessoLegato(DocumentoType titAccessoLegato)
Sets the value of field 'titAccessoLegato'.
Parameters:
titAccessoLegato - the value of field 'titAccessoLegato'

unmarshalLegameTitAccessoType

public static LegameTitAccessoType unmarshalLegameTitAccessoType(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