|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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()
Method getCanaliCercaDatiAutReturns the value of field 'canaliCercaDatiAut'. |
ChiaviAutoreCercaType |
getChiaviAutoreCerca()
Method getChiaviAutoreCercaReturns the value of field 'chiaviAutoreCerca'. |
java.lang.String |
getRelatorCode()
Method getRelatorCodeReturns the value of field 'relatorCode'. |
SbnAuthority |
getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'. |
SbnRespons |
getTipoRespons()
Method getTipoResponsReturns the value of field 'tipoRespons'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
Method setCanaliCercaDatiAutSets the value of field 'canaliCercaDatiAut'. |
void |
setChiaviAutoreCerca(ChiaviAutoreCercaType chiaviAutoreCerca)
Method setChiaviAutoreCercaSets the value of field 'chiaviAutoreCerca'. |
void |
setRelatorCode(java.lang.String relatorCode)
Method setRelatorCodeSets the value of field 'relatorCode'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'. |
void |
setTipoRespons(SbnRespons tipoRespons)
Method setTipoResponsSets the value of field 'tipoRespons'. |
static ElementoAutLegatoType |
unmarshalElementoAutLegatoType(java.io.Reader reader)
Method unmarshalElementoAutLegatoType |
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 ElementoAutLegatoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public CanaliCercaDatiAutType getCanaliCercaDatiAut()
public ChiaviAutoreCercaType getChiaviAutoreCerca()
public java.lang.String getRelatorCode()
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
-
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 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 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
-
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 |