|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.GuidaDoc
guida del documento
Constructor Summary | |
GuidaDoc()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
LivelloBibliografico |
getLivelloBibliografico()
Returns the value of field 'livelloBibliografico'. |
StatoRecord |
getStatoRecord()
Returns the value of field 'statoRecord'. |
TipoRecord |
getTipoRecord()
Returns the value of field 'tipoRecord'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setLivelloBibliografico(LivelloBibliografico livelloBibliografico)
Sets the value of field 'livelloBibliografico'. |
void |
setStatoRecord(StatoRecord statoRecord)
Sets the value of field 'statoRecord'. |
void |
setTipoRecord(TipoRecord tipoRecord)
Sets the value of field 'tipoRecord'. |
static GuidaDoc |
unmarshalGuidaDoc(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 GuidaDoc()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public LivelloBibliografico getLivelloBibliografico()
public StatoRecord getStatoRecord()
public TipoRecord getTipoRecord()
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 setLivelloBibliografico(LivelloBibliografico livelloBibliografico)
livelloBibliografico
- the value of field
'livelloBibliografico'.public void setStatoRecord(StatoRecord statoRecord)
statoRecord
- the value of field 'statoRecord'.public void setTipoRecord(TipoRecord tipoRecord)
tipoRecord
- the value of field 'tipoRecord'.public static GuidaDoc unmarshalGuidaDoc(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 |