|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.CercaDatiTitType
CERCA TITOLI canali di ricerca: T001 = SbnID, NumSTD = tipo e numero standard titoloCerca= stringa o chiavi titolo. i canali possono non essere presente se si usa un canale specifico sul tipo materiale. se la ricerca viene fatta per titoloCerca il risultato puo' comprendere anche elementi di authority di tipo 'titolo uniforme' e 'titolo uniforme musicale' Gli altri elementi sono filtri di ricerca
Constructor Summary | |
CercaDatiTitType()
|
Method Summary | |
void |
addGuida(GuidaDoc vGuida)
Method addGuida |
void |
addGuida(int index,
GuidaDoc vGuida)
Method addGuida |
void |
addNaturaSbn(int index,
java.lang.String vNaturaSbn)
Method addNaturaSbn |
void |
addNaturaSbn(java.lang.String vNaturaSbn)
Method addNaturaSbn |
void |
addTipoMateriale(int index,
SbnMateriale vTipoMateriale)
Method addTipoMateriale |
void |
addTipoMateriale(SbnMateriale vTipoMateriale)
Method addTipoMateriale |
void |
clearGuida()
Method clearGuida |
void |
clearNaturaSbn()
Method clearNaturaSbn |
void |
clearTipoMateriale()
Method clearTipoMateriale |
java.util.Enumeration |
enumerateGuida()
Method enumerateGuida |
java.util.Enumeration |
enumerateNaturaSbn()
Method enumerateNaturaSbn |
java.util.Enumeration |
enumerateTipoMateriale()
Method enumerateTipoMateriale |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CercaDatiTitTypeChoice |
getCercaDatiTitTypeChoice()
Method getCercaDatiTitTypeChoiceReturns the value of field 'cercaDatiTitTypeChoice'. |
ElementoAutLegatoType |
getElementoAutLegato()
Method getElementoAutLegatoReturns the value of field 'elementoAutLegato'. |
GuidaDoc[] |
getGuida()
Method getGuida |
GuidaDoc |
getGuida(int index)
Method getGuida |
int |
getGuidaCount()
Method getGuidaCount |
SbnLivello |
getLivelloAut_A()
Method getLivelloAut_AReturns the value of field 'livelloAut_A'. |
SbnLivello |
getLivelloAut_Da()
Method getLivelloAut_DaReturns the value of field 'livelloAut_Da'. |
java.lang.String[] |
getNaturaSbn()
Method getNaturaSbn |
java.lang.String |
getNaturaSbn(int index)
Method getNaturaSbn |
int |
getNaturaSbnCount()
Method getNaturaSbnCount |
SbnSpecLegameDoc |
getSottoTipoLegame()
Method getSottoTipoLegameReturns the value of field 'sottoTipoLegame'. |
SbnRangeDate |
getT005_Range()
Method getT005_RangeReturns the value of field 't005_Range'. |
C100 |
getT100_A()
Method getT100_AReturns the value of field 't100_A'. |
C100 |
getT100_Da()
Method getT100_DaReturns the value of field 't100_Da'. |
C101 |
getT101()
Method getT101Returns the value of field 't101'. |
C102 |
getT102()
Method getT102Returns the value of field 't102'. |
C105 |
getT105()
Method getT105Returns the value of field 't105'. |
SbnMateriale[] |
getTipoMateriale()
Method getTipoMateriale |
SbnMateriale |
getTipoMateriale(int index)
Method getTipoMateriale |
int |
getTipoMaterialeCount()
Method getTipoMaterialeCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeGuida(GuidaDoc vGuida)
Method removeGuida |
boolean |
removeNaturaSbn(java.lang.String vNaturaSbn)
Method removeNaturaSbn |
boolean |
removeTipoMateriale(SbnMateriale vTipoMateriale)
Method removeTipoMateriale |
void |
setCercaDatiTitTypeChoice(CercaDatiTitTypeChoice cercaDatiTitTypeChoice)
Method setCercaDatiTitTypeChoiceSets the value of field 'cercaDatiTitTypeChoice'. |
void |
setElementoAutLegato(ElementoAutLegatoType elementoAutLegato)
Method setElementoAutLegatoSets the value of field 'elementoAutLegato'. |
void |
setGuida(GuidaDoc[] guidaArray)
Method setGuida |
void |
setGuida(int index,
GuidaDoc vGuida)
Method setGuida |
void |
setLivelloAut_A(SbnLivello livelloAut_A)
Method setLivelloAut_ASets the value of field 'livelloAut_A'. |
void |
setLivelloAut_Da(SbnLivello livelloAut_Da)
Method setLivelloAut_DaSets the value of field 'livelloAut_Da'. |
void |
setNaturaSbn(int index,
java.lang.String vNaturaSbn)
Method setNaturaSbn |
void |
setNaturaSbn(java.lang.String[] naturaSbnArray)
Method setNaturaSbn |
void |
setSottoTipoLegame(SbnSpecLegameDoc sottoTipoLegame)
Method setSottoTipoLegameSets the value of field 'sottoTipoLegame'. |
void |
setT005_Range(SbnRangeDate t005_Range)
Method setT005_RangeSets the value of field 't005_Range'. |
void |
setT100_A(C100 t100_A)
Method setT100_ASets the value of field 't100_A'. |
void |
setT100_Da(C100 t100_Da)
Method setT100_DaSets the value of field 't100_Da'. |
void |
setT101(C101 t101)
Method setT101Sets the value of field 't101'. |
void |
setT102(C102 t102)
Method setT102Sets the value of field 't102'. |
void |
setT105(C105 t105)
Method setT105Sets the value of field 't105'. |
void |
setTipoMateriale(int index,
SbnMateriale vTipoMateriale)
Method setTipoMateriale |
void |
setTipoMateriale(SbnMateriale[] tipoMaterialeArray)
Method setTipoMateriale |
static CercaDatiTitType |
unmarshalCercaDatiTitType(java.io.Reader reader)
Method unmarshalCercaDatiTitType |
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 CercaDatiTitType()
Method Detail |
public void addGuida(GuidaDoc vGuida) throws java.lang.IndexOutOfBoundsException
vGuida
-
java.lang.IndexOutOfBoundsException
public void addGuida(int index, GuidaDoc vGuida) throws java.lang.IndexOutOfBoundsException
index
- vGuida
-
java.lang.IndexOutOfBoundsException
public void addNaturaSbn(java.lang.String vNaturaSbn) throws java.lang.IndexOutOfBoundsException
vNaturaSbn
-
java.lang.IndexOutOfBoundsException
public void addNaturaSbn(int index, java.lang.String vNaturaSbn) throws java.lang.IndexOutOfBoundsException
index
- vNaturaSbn
-
java.lang.IndexOutOfBoundsException
public void addTipoMateriale(SbnMateriale vTipoMateriale) throws java.lang.IndexOutOfBoundsException
vTipoMateriale
-
java.lang.IndexOutOfBoundsException
public void addTipoMateriale(int index, SbnMateriale vTipoMateriale) throws java.lang.IndexOutOfBoundsException
index
- vTipoMateriale
-
java.lang.IndexOutOfBoundsException
public void clearGuida()
public void clearNaturaSbn()
public void clearTipoMateriale()
public java.util.Enumeration enumerateGuida()
public java.util.Enumeration enumerateNaturaSbn()
public java.util.Enumeration enumerateTipoMateriale()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public CercaDatiTitTypeChoice getCercaDatiTitTypeChoice()
public ElementoAutLegatoType getElementoAutLegato()
public GuidaDoc getGuida(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public GuidaDoc[] getGuida()
public int getGuidaCount()
public SbnLivello getLivelloAut_A()
public SbnLivello getLivelloAut_Da()
public java.lang.String getNaturaSbn(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getNaturaSbn()
public int getNaturaSbnCount()
public SbnSpecLegameDoc getSottoTipoLegame()
public SbnRangeDate getT005_Range()
public C100 getT100_A()
public C100 getT100_Da()
public C101 getT101()
public C102 getT102()
public C105 getT105()
public SbnMateriale getTipoMateriale(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public SbnMateriale[] getTipoMateriale()
public int getTipoMaterialeCount()
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 boolean removeGuida(GuidaDoc vGuida)
vGuida
- public boolean removeNaturaSbn(java.lang.String vNaturaSbn)
vNaturaSbn
- public boolean removeTipoMateriale(SbnMateriale vTipoMateriale)
vTipoMateriale
- public void setCercaDatiTitTypeChoice(CercaDatiTitTypeChoice cercaDatiTitTypeChoice)
cercaDatiTitTypeChoice
- the value of field
'cercaDatiTitTypeChoice'.public void setElementoAutLegato(ElementoAutLegatoType elementoAutLegato)
elementoAutLegato
- the value of field
'elementoAutLegato'.public void setGuida(int index, GuidaDoc vGuida) throws java.lang.IndexOutOfBoundsException
index
- vGuida
-
java.lang.IndexOutOfBoundsException
public void setGuida(GuidaDoc[] guidaArray)
guidaArray
- public void setLivelloAut_A(SbnLivello livelloAut_A)
livelloAut_A
- the value of field 'livelloAut_A'.public void setLivelloAut_Da(SbnLivello livelloAut_Da)
livelloAut_Da
- the value of field 'livelloAut_Da'.public void setNaturaSbn(int index, java.lang.String vNaturaSbn) throws java.lang.IndexOutOfBoundsException
index
- vNaturaSbn
-
java.lang.IndexOutOfBoundsException
public void setNaturaSbn(java.lang.String[] naturaSbnArray)
naturaSbnArray
- public void setSottoTipoLegame(SbnSpecLegameDoc sottoTipoLegame)
sottoTipoLegame
- the value of field 'sottoTipoLegame'.public void setT005_Range(SbnRangeDate t005_Range)
t005_Range
- the value of field 't005_Range'.public void setT100_A(C100 t100_A)
t100_A
- the value of field 't100_A'.public void setT100_Da(C100 t100_Da)
t100_Da
- the value of field 't100_Da'.public void setT101(C101 t101)
t101
- the value of field 't101'.public void setT102(C102 t102)
t102
- the value of field 't102'.public void setT105(C105 t105)
t105
- the value of field 't105'.public void setTipoMateriale(int index, SbnMateriale vTipoMateriale) throws java.lang.IndexOutOfBoundsException
index
- vTipoMateriale
-
java.lang.IndexOutOfBoundsException
public void setTipoMateriale(SbnMateriale[] tipoMaterialeArray)
tipoMaterialeArray
- public static CercaDatiTitType unmarshalCercaDatiTitType(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 |