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