|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.FiltraLocalizzaType
Filtri da applicare alle localizzazioni degli oggetti da esportare
Constructor Summary | |
FiltraLocalizzaType()
|
Method Summary | |
void |
addBiblioteca(int index,
java.lang.String vBiblioteca)
Method addBiblioteca |
void |
addBiblioteca(java.lang.String vBiblioteca)
Method addBiblioteca |
void |
clearBiblioteca()
Method clearBiblioteca |
java.util.Enumeration |
enumerateBiblioteca()
Method enumerateBiblioteca |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String[] |
getBiblioteca()
Method getBiblioteca |
java.lang.String |
getBiblioteca(int index)
Method getBiblioteca |
int |
getBibliotecaCount()
Method getBibliotecaCount |
SbnTipoLocalizza |
getTipoInfo()
Method getTipoInfoReturns the value of field 'tipoInfo'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeBiblioteca(java.lang.String vBiblioteca)
Method removeBiblioteca |
void |
setBiblioteca(int index,
java.lang.String vBiblioteca)
Method setBiblioteca |
void |
setBiblioteca(java.lang.String[] bibliotecaArray)
Method setBiblioteca |
void |
setTipoInfo(SbnTipoLocalizza tipoInfo)
Method setTipoInfoSets the value of field 'tipoInfo'. |
static FiltraLocalizzaType |
unmarshalFiltraLocalizzaType(java.io.Reader reader)
Method unmarshalFiltraLocalizzaType |
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 FiltraLocalizzaType()
Method Detail |
public void addBiblioteca(java.lang.String vBiblioteca) throws java.lang.IndexOutOfBoundsException
vBiblioteca
-
java.lang.IndexOutOfBoundsException
public void addBiblioteca(int index, java.lang.String vBiblioteca) throws java.lang.IndexOutOfBoundsException
index
- vBiblioteca
-
java.lang.IndexOutOfBoundsException
public void clearBiblioteca()
public java.util.Enumeration enumerateBiblioteca()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getBiblioteca(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getBiblioteca()
public int getBibliotecaCount()
public SbnTipoLocalizza getTipoInfo()
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 removeBiblioteca(java.lang.String vBiblioteca)
vBiblioteca
- public void setBiblioteca(int index, java.lang.String vBiblioteca) throws java.lang.IndexOutOfBoundsException
index
- vBiblioteca
-
java.lang.IndexOutOfBoundsException
public void setBiblioteca(java.lang.String[] bibliotecaArray)
bibliotecaArray
- public void setTipoInfo(SbnTipoLocalizza tipoInfo)
tipoInfo
- the value of field 'tipoInfo'.public static FiltraLocalizzaType unmarshalFiltraLocalizzaType(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 |