|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ElementoAutLegatoType
struttura da utilizzare per filtrare la ricerca documenti. E' possibile cercare per id o per stringa iniziale (cles)
Constructor Summary | |
ElementoAutLegatoType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CanaliCercaDatiAutType |
getCanaliCercaDatiAut()
Returns the value of field 'canaliCercaDatiAut'. |
ChiaviAutoreCercaType |
getChiaviAutoreCerca()
Returns the value of field 'chiaviAutoreCerca'. |
java.lang.String |
getRelatorCode()
Returns the value of field 'relatorCode'. |
A928 |
getT928()
Returns the value of field 't928'. |
A929 |
getT929()
Returns the value of field 't929'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
SbnRespons |
getTipoRespons()
Returns the value of field 'tipoRespons'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
Sets the value of field 'canaliCercaDatiAut'. |
void |
setChiaviAutoreCerca(ChiaviAutoreCercaType chiaviAutoreCerca)
Sets the value of field 'chiaviAutoreCerca'. |
void |
setRelatorCode(java.lang.String relatorCode)
Sets the value of field 'relatorCode'. |
void |
setT928(A928 t928)
Sets the value of field 't928'. |
void |
setT929(A929 t929)
Sets the value of field 't929'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
void |
setTipoRespons(SbnRespons tipoRespons)
Sets the value of field 'tipoRespons'. |
static ElementoAutLegatoType |
unmarshalElementoAutLegatoType(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 ElementoAutLegatoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public CanaliCercaDatiAutType getCanaliCercaDatiAut()
public ChiaviAutoreCercaType getChiaviAutoreCerca()
public java.lang.String getRelatorCode()
public A928 getT928()
public A929 getT929()
public SbnAuthority getTipoAuthority()
public SbnRespons getTipoRespons()
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 setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
canaliCercaDatiAut
- the value of field
'canaliCercaDatiAut'.public void setChiaviAutoreCerca(ChiaviAutoreCercaType chiaviAutoreCerca)
chiaviAutoreCerca
- the value of field
'chiaviAutoreCerca'.public void setRelatorCode(java.lang.String relatorCode)
relatorCode
- the value of field 'relatorCode'.public void setT928(A928 t928)
t928
- the value of field 't928'.public void setT929(A929 t929)
t929
- the value of field 't929'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public void setTipoRespons(SbnRespons tipoRespons)
tipoRespons
- the value of field 'tipoRespons'.public static ElementoAutLegatoType unmarshalElementoAutLegatoType(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 |