|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.LegameElementoAutType
legami a elementi di authority ATTRIBUTI: tipoAuthority=tipologia di authority a cui appartiene idArrivo tipoLegame=codice legame relatorCode=codice di ruolo: per legami titoli-autori incerto=Se S l'attribuzione del legame e' incerta (per legame titoli-autore) superfluo=Se S il legame titolo-autore non e' obbligatorio secondo le regole
Constructor Summary | |
LegameElementoAutType()
|
Method Summary | |
void |
deleteCitazione()
Method deleteCitazione |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
int |
getCitazione()
Method getCitazioneReturns the value of field 'citazione'. |
ElementAutType |
getElementoAutLegato()
Method getElementoAutLegatoReturns the value of field 'elementoAutLegato'. |
java.lang.String |
getIdArrivo()
Method getIdArrivoReturns the value of field 'idArrivo'. |
SbnIndicatore |
getIncerto()
Method getIncertoReturns the value of field 'incerto'. |
java.lang.String |
getNoteLegame()
Method getNoteLegameReturns the value of field 'noteLegame'. |
java.lang.String |
getRelatorCode()
Method getRelatorCodeReturns the value of field 'relatorCode'. |
SbnIndicatore |
getSuperfluo()
Method getSuperfluoReturns the value of field 'superfluo'. |
SbnAuthority |
getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'. |
SbnLegameAut |
getTipoLegame()
Method getTipoLegameReturns the value of field 'tipoLegame'. |
boolean |
hasCitazione()
Method hasCitazione |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCitazione(int citazione)
Method setCitazioneSets the value of field 'citazione'. |
void |
setElementoAutLegato(ElementAutType elementoAutLegato)
Method setElementoAutLegatoSets the value of field 'elementoAutLegato'. |
void |
setIdArrivo(java.lang.String idArrivo)
Method setIdArrivoSets the value of field 'idArrivo'. |
void |
setIncerto(SbnIndicatore incerto)
Method setIncertoSets the value of field 'incerto'. |
void |
setNoteLegame(java.lang.String noteLegame)
Method setNoteLegameSets the value of field 'noteLegame'. |
void |
setRelatorCode(java.lang.String relatorCode)
Method setRelatorCodeSets the value of field 'relatorCode'. |
void |
setSuperfluo(SbnIndicatore superfluo)
Method setSuperfluoSets the value of field 'superfluo'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'. |
void |
setTipoLegame(SbnLegameAut tipoLegame)
Method setTipoLegameSets the value of field 'tipoLegame'. |
static LegameElementoAutType |
unmarshalLegameElementoAutType(java.io.Reader reader)
Method unmarshalLegameElementoAutType |
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 |
public LegameElementoAutType()
Method Detail |
public void deleteCitazione()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public int getCitazione()
public ElementAutType getElementoAutLegato()
public java.lang.String getIdArrivo()
public SbnIndicatore getIncerto()
public java.lang.String getNoteLegame()
public java.lang.String getRelatorCode()
public SbnIndicatore getSuperfluo()
public SbnAuthority getTipoAuthority()
public SbnLegameAut getTipoLegame()
public boolean hasCitazione()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setCitazione(int citazione)
citazione
- the value of field 'citazione'.public void setElementoAutLegato(ElementAutType elementoAutLegato)
elementoAutLegato
- the value of field
'elementoAutLegato'.public void setIdArrivo(java.lang.String idArrivo)
idArrivo
- the value of field 'idArrivo'.public void setIncerto(SbnIndicatore incerto)
incerto
- the value of field 'incerto'.public void setNoteLegame(java.lang.String noteLegame)
noteLegame
- the value of field 'noteLegame'.public void setRelatorCode(java.lang.String relatorCode)
relatorCode
- the value of field 'relatorCode'.public void setSuperfluo(SbnIndicatore superfluo)
superfluo
- the value of field 'superfluo'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public void setTipoLegame(SbnLegameAut tipoLegame)
tipoLegame
- the value of field 'tipoLegame'.public static LegameElementoAutType unmarshalLegameElementoAutType(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |