|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiElementoType
parte comune a tutti gli authority
Constructor Summary | |
DatiElementoType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnFormaNome |
getFormaNome()
Returns the value of field 'formaNome'. |
SbnLivello |
getLivelloAut()
Returns the value of field 'livelloAut'. |
java.lang.String |
getT001()
Returns the value of field 't001'. |
java.lang.String |
getT005()
Returns the value of field 't005'. |
A100 |
getT100()
Returns the value of field 't100'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setFormaNome(SbnFormaNome formaNome)
Sets the value of field 'formaNome'. |
void |
setLivelloAut(SbnLivello livelloAut)
Sets the value of field 'livelloAut'. |
void |
setT001(java.lang.String t001)
Sets the value of field 't001'. |
void |
setT005(java.lang.String t005)
Sets the value of field 't005'. |
void |
setT100(A100 t100)
Sets the value of field 't100'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
static DatiElementoType |
unmarshalDatiElementoType(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 DatiElementoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public SbnFormaNome getFormaNome()
public SbnLivello getLivelloAut()
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
- 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 setFormaNome(SbnFormaNome formaNome)
formaNome
- the value of field 'formaNome'.public void setLivelloAut(SbnLivello livelloAut)
livelloAut
- the value of field 'livelloAut'.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
- 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 |