|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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()
Method getDocumentoLegatoReturns the value of field 'documentoLegato'. |
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 |
getSequenza()
Method getSequenzaReturns the value of field 'sequenza'. |
java.lang.String |
getSici()
Method getSiciReturns the value of field 'sici'. |
SbnLegameDoc |
getTipoLegame()
Method getTipoLegameReturns the value of field 'tipoLegame'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDocumentoLegato(DocumentoType documentoLegato)
Method setDocumentoLegatoSets the value of field 'documentoLegato'. |
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 |
setSequenza(java.lang.String sequenza)
Method setSequenzaSets the value of field 'sequenza'. |
void |
setSici(java.lang.String sici)
Method setSiciSets the value of field 'sici'. |
void |
setTipoLegame(SbnLegameDoc tipoLegame)
Method setTipoLegameSets the value of field 'tipoLegame'. |
static LegameDocType |
unmarshalLegameDocType(java.io.Reader reader)
Method unmarshalLegameDocType |
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 LegameDocType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public DocumentoType getDocumentoLegato()
public java.lang.String getIdArrivo()
public java.lang.String getNoteLegame()
public java.lang.String getSequenza()
public java.lang.String getSici()
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
-
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 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 setSici(java.lang.String sici)
sici
- the value of field 'sici'.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
-
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 |