sbnmarc
Class LegameElementoAutType

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

public class LegameElementoAutType
extends sbnmarcBase
implements java.io.Serializable

legami a elementi di authority

See Also:
Serialized Form

Constructor Summary
LegameElementoAutType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ElementAutType getElementoAutLegato()
          Returns the value of field 'elementoAutLegato'.
 java.lang.String getIdArrivo()
          Returns the value of field 'idArrivo'.
 java.lang.String getNoteLegame()
          Returns the value of field 'noteLegame'.
 java.lang.String getRelatorCode()
          Returns the value of field 'relatorCode'.
 SbnAuthority getTipoAuthority()
          Returns the value of field 'tipoAuthority'.
 SbnLegameAut getTipoLegame()
          Returns the value of field 'tipoLegame'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setElementoAutLegato(ElementAutType elementoAutLegato)
          Sets the value of field 'elementoAutLegato'.
 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 setRelatorCode(java.lang.String relatorCode)
          Sets the value of field 'relatorCode'.
 void setTipoAuthority(SbnAuthority tipoAuthority)
          Sets the value of field 'tipoAuthority'.
 void setTipoLegame(SbnLegameAut tipoLegame)
          Sets the value of field 'tipoLegame'.
static LegameElementoAutType unmarshalLegameElementoAutType(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

LegameElementoAutType

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

getElementoAutLegato

public ElementAutType getElementoAutLegato()
Returns the value of field 'elementoAutLegato'.
Returns:
the value of field 'elementoAutLegato'.

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'.

getRelatorCode

public java.lang.String getRelatorCode()
Returns the value of field 'relatorCode'.
Returns:
the value of field 'relatorCode'.

getTipoAuthority

public SbnAuthority getTipoAuthority()
Returns the value of field 'tipoAuthority'.
Returns:
the value of field 'tipoAuthority'.

getTipoLegame

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

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 -  

setElementoAutLegato

public void setElementoAutLegato(ElementAutType elementoAutLegato)
Sets the value of field 'elementoAutLegato'.
Parameters:
elementoAutLegato - the value of field 'elementoAutLegato'.

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'.

setRelatorCode

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

setTipoAuthority

public void setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'.
Parameters:
tipoAuthority - the value of field 'tipoAuthority'.

setTipoLegame

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

unmarshalLegameElementoAutType

public static LegameElementoAutType unmarshalLegameElementoAutType(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