|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.LegameTitAccessoType
legami a titoli di accesso. sequenzaMusica e' specifico per i legami con titolo D per materiale musicale manoscritto, contiene indicazioni su volume, fascicolo, pagina, carte
Constructor Summary | |
LegameTitAccessoType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
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 |
getSequenzaMusica()
Method getSequenzaMusicaReturns the value of field 'sequenzaMusica'. |
SbnSpecLegameDoc |
getSottoTipoLegame()
Method getSottoTipoLegameReturns the value of field 'sottoTipoLegame'. |
SbnLegameTitAccesso |
getTipoLegame()
Method getTipoLegameReturns the value of field 'tipoLegame'. |
DocumentoType |
getTitAccessoLegato()
Method getTitAccessoLegatoReturns the value of field 'titAccessoLegato'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
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 |
setSequenzaMusica(java.lang.String sequenzaMusica)
Method setSequenzaMusicaSets the value of field 'sequenzaMusica'. |
void |
setSottoTipoLegame(SbnSpecLegameDoc sottoTipoLegame)
Method setSottoTipoLegameSets the value of field 'sottoTipoLegame'. |
void |
setTipoLegame(SbnLegameTitAccesso tipoLegame)
Method setTipoLegameSets the value of field 'tipoLegame'. |
void |
setTitAccessoLegato(DocumentoType titAccessoLegato)
Method setTitAccessoLegatoSets the value of field 'titAccessoLegato'. |
static LegameTitAccessoType |
unmarshalLegameTitAccessoType(java.io.Reader reader)
Method unmarshalLegameTitAccessoType |
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 LegameTitAccessoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getIdArrivo()
public java.lang.String getNoteLegame()
public java.lang.String getSequenzaMusica()
public SbnSpecLegameDoc getSottoTipoLegame()
public SbnLegameTitAccesso getTipoLegame()
public DocumentoType getTitAccessoLegato()
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 setIdArrivo(java.lang.String idArrivo)
idArrivo
- the value of field 'idArrivo'.public void setNoteLegame(java.lang.String noteLegame)
noteLegame
- the value of field 'noteLegame'.public void setSequenzaMusica(java.lang.String sequenzaMusica)
sequenzaMusica
- the value of field 'sequenzaMusica'.public void setSottoTipoLegame(SbnSpecLegameDoc sottoTipoLegame)
sottoTipoLegame
- the value of field 'sottoTipoLegame'.public void setTipoLegame(SbnLegameTitAccesso tipoLegame)
tipoLegame
- the value of field 'tipoLegame'.public void setTitAccessoLegato(DocumentoType titAccessoLegato)
titAccessoLegato
- the value of field 'titAccessoLegato'public static LegameTitAccessoType unmarshalLegameTitAccessoType(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 |