|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.AllineatiType
per comunicare l'avvenuto allineamento e spegnere il flag relativo
| Constructor Summary | |
AllineatiType()
|
|
| 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 |
java.lang.String |
getIdAllineato()
Method getIdAllineatoReturns the value of field 'idAllineato'. |
SbnOggetto |
getTipoOggetto()
Method getTipoOggettoReturns the value of field 'tipoOggetto'. |
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 |
setIdAllineato(java.lang.String idAllineato)
Method setIdAllineatoSets the value of field 'idAllineato'. |
void |
setTipoOggetto(SbnOggetto tipoOggetto)
Method setTipoOggettoSets the value of field 'tipoOggetto'. |
static AllineatiType |
unmarshalAllineatiType(java.io.Reader reader)
Method unmarshalAllineatiType |
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 AllineatiType()
| 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.IndexOutOfBoundsExceptionpublic void clearBiblioteca()
public java.util.Enumeration enumerateBiblioteca()
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj -
public java.lang.String getBiblioteca(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getBiblioteca()
public int getBibliotecaCount()
public java.lang.String getIdAllineato()
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 -
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.ValidationExceptionpublic boolean removeBiblioteca(java.lang.String vBiblioteca)
vBiblioteca -
public void setBiblioteca(int index,
java.lang.String vBiblioteca)
throws java.lang.IndexOutOfBoundsException
index - vBiblioteca -
java.lang.IndexOutOfBoundsExceptionpublic void setBiblioteca(java.lang.String[] bibliotecaArray)
bibliotecaArray - public void setIdAllineato(java.lang.String idAllineato)
idAllineato - the value of field 'idAllineato'.public void setTipoOggetto(SbnOggetto tipoOggetto)
tipoOggetto - the value of field 'tipoOggetto'.
public static AllineatiType unmarshalAllineatiType(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 | ||||||||||