|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.EstraeDatiDocType
CERCA DOCUMENTI per EXPORT
| Constructor Summary | |
EstraeDatiDocType()
|
|
| Method Summary | |
void |
addGuida(GuidaDoc vGuida)
|
void |
addGuida(int index,
GuidaDoc vGuida)
|
void |
addT105(C105 vT105)
|
void |
addT105(int index,
C105 vT105)
|
void |
addTipoMateriale(int index,
SbnMateriale vTipoMateriale)
|
void |
addTipoMateriale(SbnMateriale vTipoMateriale)
|
void |
clearGuida()
|
void |
clearT105()
|
void |
clearTipoMateriale()
|
java.util.Enumeration |
enumerateGuida()
|
java.util.Enumeration |
enumerateT105()
|
java.util.Enumeration |
enumerateTipoMateriale()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
GuidaDoc[] |
getGuida()
|
GuidaDoc |
getGuida(int index)
|
int |
getGuidaCount()
|
SbnLivello |
getLivelloAut_A()
Returns the value of field 'livelloAut_A'. |
SbnLivello |
getLivelloAut_Da()
Returns the value of field 'livelloAut_Da'. |
SbnRangeDate |
getT005_Range()
Returns the value of field 't005_Range'. |
C100 |
getT100_A()
Returns the value of field 't100_A'. |
C100 |
getT100_Da()
Returns the value of field 't100_Da'. |
C102 |
getT102()
Returns the value of field 't102'. |
C105[] |
getT105()
|
C105 |
getT105(int index)
|
int |
getT105Count()
|
C110 |
getT110()
Returns the value of field 't110'. |
SbnMateriale[] |
getTipoMateriale()
|
SbnMateriale |
getTipoMateriale(int index)
|
int |
getTipoMaterialeCount()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeGuida(GuidaDoc vGuida)
|
boolean |
removeT105(C105 vT105)
|
boolean |
removeTipoMateriale(SbnMateriale vTipoMateriale)
|
void |
setGuida(GuidaDoc[] guidaArray)
|
void |
setGuida(int index,
GuidaDoc vGuida)
|
void |
setLivelloAut_A(SbnLivello livelloAut_A)
Sets the value of field 'livelloAut_A'. |
void |
setLivelloAut_Da(SbnLivello livelloAut_Da)
Sets the value of field 'livelloAut_Da'. |
void |
setT005_Range(SbnRangeDate t005_Range)
Sets the value of field 't005_Range'. |
void |
setT100_A(C100 t100_A)
Sets the value of field 't100_A'. |
void |
setT100_Da(C100 t100_Da)
Sets the value of field 't100_Da'. |
void |
setT102(C102 t102)
Sets the value of field 't102'. |
void |
setT105(C105[] t105Array)
|
void |
setT105(int index,
C105 vT105)
|
void |
setT110(C110 t110)
Sets the value of field 't110'. |
void |
setTipoMateriale(int index,
SbnMateriale vTipoMateriale)
|
void |
setTipoMateriale(SbnMateriale[] tipoMaterialeArray)
|
static EstraeDatiDocType |
unmarshalEstraeDatiDocType(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 EstraeDatiDocType()
| Method Detail |
public void addGuida(GuidaDoc vGuida)
throws java.lang.IndexOutOfBoundsException
vGuida -
public void addGuida(int index,
GuidaDoc vGuida)
throws java.lang.IndexOutOfBoundsException
index - vGuida -
public void addT105(C105 vT105)
throws java.lang.IndexOutOfBoundsException
vT105 -
public void addT105(int index,
C105 vT105)
throws java.lang.IndexOutOfBoundsException
index - vT105 -
public void addTipoMateriale(SbnMateriale vTipoMateriale)
throws java.lang.IndexOutOfBoundsException
vTipoMateriale -
public void addTipoMateriale(int index,
SbnMateriale vTipoMateriale)
throws java.lang.IndexOutOfBoundsException
index - vTipoMateriale - public void clearGuida()
public void clearT105()
public void clearTipoMateriale()
public java.util.Enumeration enumerateGuida()
public java.util.Enumeration enumerateT105()
public java.util.Enumeration enumerateTipoMateriale()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj -
public GuidaDoc getGuida(int index)
throws java.lang.IndexOutOfBoundsException
index - public GuidaDoc[] getGuida()
public int getGuidaCount()
public SbnLivello getLivelloAut_A()
public SbnLivello getLivelloAut_Da()
public SbnRangeDate getT005_Range()
public C100 getT100_A()
public C100 getT100_Da()
public C102 getT102()
public C105 getT105(int index)
throws java.lang.IndexOutOfBoundsException
index - public C105[] getT105()
public int getT105Count()
public C110 getT110()
public SbnMateriale getTipoMateriale(int index)
throws java.lang.IndexOutOfBoundsException
index - 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 -
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 removeGuida(GuidaDoc vGuida)
vGuida - public boolean removeT105(C105 vT105)
vT105 - public boolean removeTipoMateriale(SbnMateriale vTipoMateriale)
vTipoMateriale -
public void setGuida(int index,
GuidaDoc vGuida)
throws java.lang.IndexOutOfBoundsException
index - vGuida - 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 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 setT102(C102 t102)
t102 - the value of field 't102'.
public void setT105(int index,
C105 vT105)
throws java.lang.IndexOutOfBoundsException
index - vT105 - public void setT105(C105[] t105Array)
t105Array - public void setT110(C110 t110)
t110 - the value of field 't110'.
public void setTipoMateriale(int index,
SbnMateriale vTipoMateriale)
throws java.lang.IndexOutOfBoundsException
index - vTipoMateriale - public void setTipoMateriale(SbnMateriale[] tipoMaterialeArray)
tipoMaterialeArray -
public static EstraeDatiDocType unmarshalEstraeDatiDocType(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 | |||||||||