|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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)
Method addGuida |
void |
addGuida(int index,
GuidaDoc vGuida)
Method addGuida |
void |
addNaturaDoc(int index,
SbnNaturaDocumento vNaturaDoc)
Method addNaturaDoc |
void |
addNaturaDoc(SbnNaturaDocumento vNaturaDoc)
Method addNaturaDoc |
void |
addT001(int index,
java.lang.String vT001)
Method addT001 |
void |
addT001(java.lang.String vT001)
Method addT001 |
void |
addTipoMateriale(int index,
SbnMateriale vTipoMateriale)
Method addTipoMateriale |
void |
addTipoMateriale(SbnMateriale vTipoMateriale)
Method addTipoMateriale |
void |
clearGuida()
Method clearGuida |
void |
clearNaturaDoc()
Method clearNaturaDoc |
void |
clearT001()
Method clearT001 |
void |
clearTipoMateriale()
Method clearTipoMateriale |
java.util.Enumeration |
enumerateGuida()
Method enumerateGuida |
java.util.Enumeration |
enumerateNaturaDoc()
Method enumerateNaturaDoc |
java.util.Enumeration |
enumerateT001()
Method enumerateT001 |
java.util.Enumeration |
enumerateTipoMateriale()
Method enumerateTipoMateriale |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
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'. |
SbnNaturaDocumento[] |
getNaturaDoc()
Method getNaturaDoc |
SbnNaturaDocumento |
getNaturaDoc(int index)
Method getNaturaDoc |
int |
getNaturaDocCount()
Method getNaturaDocCount |
java.lang.String[] |
getT001()
Method getT001 |
java.lang.String |
getT001(int index)
Method getT001 |
int |
getT001Count()
Method getT001Count |
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'. |
C102 |
getT102()
Method getT102Returns the value of field 't102'. |
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 |
removeNaturaDoc(SbnNaturaDocumento vNaturaDoc)
Method removeNaturaDoc |
boolean |
removeT001(java.lang.String vT001)
Method removeT001 |
boolean |
removeTipoMateriale(SbnMateriale vTipoMateriale)
Method removeTipoMateriale |
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 |
setNaturaDoc(int index,
SbnNaturaDocumento vNaturaDoc)
Method setNaturaDoc |
void |
setNaturaDoc(SbnNaturaDocumento[] naturaDocArray)
Method setNaturaDoc |
void |
setT001(int index,
java.lang.String vT001)
Method setT001 |
void |
setT001(java.lang.String[] t001Array)
Method setT001 |
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 |
setT102(C102 t102)
Method setT102Sets the value of field 't102'. |
void |
setTipoMateriale(int index,
SbnMateriale vTipoMateriale)
Method setTipoMateriale |
void |
setTipoMateriale(SbnMateriale[] tipoMaterialeArray)
Method setTipoMateriale |
static EstraeDatiDocType |
unmarshalEstraeDatiDocType(java.io.Reader reader)
Method unmarshalEstraeDatiDocType |
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 EstraeDatiDocType()
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 addNaturaDoc(SbnNaturaDocumento vNaturaDoc) throws java.lang.IndexOutOfBoundsException
vNaturaDoc
-
java.lang.IndexOutOfBoundsException
public void addNaturaDoc(int index, SbnNaturaDocumento vNaturaDoc) throws java.lang.IndexOutOfBoundsException
index
- vNaturaDoc
-
java.lang.IndexOutOfBoundsException
public void addT001(java.lang.String vT001) throws java.lang.IndexOutOfBoundsException
vT001
-
java.lang.IndexOutOfBoundsException
public void addT001(int index, java.lang.String vT001) throws java.lang.IndexOutOfBoundsException
index
- vT001
-
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 clearNaturaDoc()
public void clearT001()
public void clearTipoMateriale()
public java.util.Enumeration enumerateGuida()
public java.util.Enumeration enumerateNaturaDoc()
public java.util.Enumeration enumerateT001()
public java.util.Enumeration enumerateTipoMateriale()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- 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 SbnNaturaDocumento getNaturaDoc(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public SbnNaturaDocumento[] getNaturaDoc()
public int getNaturaDocCount()
public java.lang.String getT001(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getT001()
public int getT001Count()
public SbnRangeDate getT005_Range()
public C100 getT100_A()
public C100 getT100_Da()
public C102 getT102()
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 removeNaturaDoc(SbnNaturaDocumento vNaturaDoc)
vNaturaDoc
- public boolean removeT001(java.lang.String vT001)
vT001
- public boolean removeTipoMateriale(SbnMateriale vTipoMateriale)
vTipoMateriale
- 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 setNaturaDoc(int index, SbnNaturaDocumento vNaturaDoc) throws java.lang.IndexOutOfBoundsException
index
- vNaturaDoc
-
java.lang.IndexOutOfBoundsException
public void setNaturaDoc(SbnNaturaDocumento[] naturaDocArray)
naturaDocArray
- public void setT001(int index, java.lang.String vT001) throws java.lang.IndexOutOfBoundsException
index
- vT001
-
java.lang.IndexOutOfBoundsException
public void setT001(java.lang.String[] t001Array)
t001Array
- 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 setTipoMateriale(int index, SbnMateriale vTipoMateriale) throws java.lang.IndexOutOfBoundsException
index
- vTipoMateriale
-
java.lang.IndexOutOfBoundsException
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
-
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 |