|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiElementoType
parte comune a tutti gli authority Attributi: tipoAuthority=codice di tipo authority livelloAut=livello di aut. Sbn formaNome=Accettata/rinvio statoRecord=da impostare nel servizio di modifica per correggere la parte dati
Constructor Summary | |
DatiElementoType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnFormaNome |
getFormaNome()
Method getFormaNomeReturns the value of field 'formaNome'. |
SbnLivello |
getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'. |
StatoRecord |
getStatoRecord()
Method getStatoRecordReturns the value of field 'statoRecord'. |
java.lang.String |
getT001()
Method getT001Returns the value of field 't001'. |
java.lang.String |
getT005()
Method getT005Returns the value of field 't005'. |
A100 |
getT100()
Method getT100Returns the value of field 't100'. |
SbnAuthority |
getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setFormaNome(SbnFormaNome formaNome)
Method setFormaNomeSets the value of field 'formaNome'. |
void |
setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'. |
void |
setStatoRecord(StatoRecord statoRecord)
Method setStatoRecordSets the value of field 'statoRecord'. |
void |
setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'. |
void |
setT005(java.lang.String t005)
Method setT005Sets the value of field 't005'. |
void |
setT100(A100 t100)
Method setT100Sets the value of field 't100'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'. |
static DatiElementoType |
unmarshalDatiElementoType(java.io.Reader reader)
Method unmarshalDatiElementoType |
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 DatiElementoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public SbnFormaNome getFormaNome()
public SbnLivello getLivelloAut()
public StatoRecord getStatoRecord()
public java.lang.String getT001()
public java.lang.String getT005()
public A100 getT100()
public SbnAuthority getTipoAuthority()
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 setFormaNome(SbnFormaNome formaNome)
formaNome
- the value of field 'formaNome'.public void setLivelloAut(SbnLivello livelloAut)
livelloAut
- the value of field 'livelloAut'.public void setStatoRecord(StatoRecord statoRecord)
statoRecord
- the value of field 'statoRecord'.public void setT001(java.lang.String t001)
t001
- the value of field 't001'.public void setT005(java.lang.String t005)
t005
- the value of field 't005'.public void setT100(A100 t100)
t100
- the value of field 't100'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public static DatiElementoType unmarshalDatiElementoType(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 |