|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.LegameDocType
legami tra documenti
Constructor Summary | |
LegameDocType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DocumentoType |
getDocumentoLegato()
Returns the value of field 'documentoLegato'. |
java.lang.String |
getIdArrivo()
Returns the value of field 'idArrivo'. |
java.lang.String |
getNoteLegame()
Returns the value of field 'noteLegame'. |
java.lang.String |
getSequenza()
Returns the value of field 'sequenza'. |
SbnLegameDoc |
getTipoLegame()
Returns the value of field 'tipoLegame'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setDocumentoLegato(DocumentoType documentoLegato)
Sets the value of field 'documentoLegato'. |
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 |
setSequenza(java.lang.String sequenza)
Sets the value of field 'sequenza'. |
void |
setTipoLegame(SbnLegameDoc tipoLegame)
Sets the value of field 'tipoLegame'. |
static LegameDocType |
unmarshalLegameDocType(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 LegameDocType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public DocumentoType getDocumentoLegato()
public java.lang.String getIdArrivo()
public java.lang.String getNoteLegame()
public java.lang.String getSequenza()
public SbnLegameDoc getTipoLegame()
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 setDocumentoLegato(DocumentoType documentoLegato)
documentoLegato
- the value of field 'documentoLegato'.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 setSequenza(java.lang.String sequenza)
sequenza
- the value of field 'sequenza'.public void setTipoLegame(SbnLegameDoc tipoLegame)
tipoLegame
- the value of field 'tipoLegame'.public static LegameDocType unmarshalLegameDocType(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 |