|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.LegameTitAccessoType
legami a titoli di accesso
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 |
public LegameTitAccessoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getIdArrivo()
public java.lang.String getNoteLegame()
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
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- 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 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
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |