sbnmarc
Class EstraeDatiDocType

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.EstraeDatiDocType
All Implemented Interfaces:
java.io.Serializable

public class EstraeDatiDocType
extends sbnmarcBase
implements java.io.Serializable

CERCA DOCUMENTI per EXPORT

See Also:
Serialized Form

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

EstraeDatiDocType

public EstraeDatiDocType()
Method Detail

addGuida

public void addGuida(GuidaDoc vGuida)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vGuida -  

addGuida

public void addGuida(int index,
                     GuidaDoc vGuida)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vGuida -  

addT105

public void addT105(C105 vT105)
             throws java.lang.IndexOutOfBoundsException
Parameters:
vT105 -  

addT105

public void addT105(int index,
                    C105 vT105)
             throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vT105 -  

addTipoMateriale

public void addTipoMateriale(SbnMateriale vTipoMateriale)
                      throws java.lang.IndexOutOfBoundsException
Parameters:
vTipoMateriale -  

addTipoMateriale

public void addTipoMateriale(int index,
                             SbnMateriale vTipoMateriale)
                      throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vTipoMateriale -  

clearGuida

public void clearGuida()

clearT105

public void clearT105()

clearTipoMateriale

public void clearTipoMateriale()

enumerateGuida

public java.util.Enumeration enumerateGuida()

enumerateT105

public java.util.Enumeration enumerateT105()

enumerateTipoMateriale

public java.util.Enumeration enumerateTipoMateriale()

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden
Overrides:
equals in class java.lang.Object
Parameters:
obj -  

getGuida

public GuidaDoc getGuida(int index)
                  throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getGuida

public GuidaDoc[] getGuida()

getGuidaCount

public int getGuidaCount()

getLivelloAut_A

public SbnLivello getLivelloAut_A()
Returns the value of field 'livelloAut_A'.
Returns:
the value of field 'livelloAut_A'.

getLivelloAut_Da

public SbnLivello getLivelloAut_Da()
Returns the value of field 'livelloAut_Da'.
Returns:
the value of field 'livelloAut_Da'.

getT005_Range

public SbnRangeDate getT005_Range()
Returns the value of field 't005_Range'.
Returns:
the value of field 't005_Range'.

getT100_A

public C100 getT100_A()
Returns the value of field 't100_A'.
Returns:
the value of field 't100_A'.

getT100_Da

public C100 getT100_Da()
Returns the value of field 't100_Da'.
Returns:
the value of field 't100_Da'.

getT102

public C102 getT102()
Returns the value of field 't102'.
Returns:
the value of field 't102'.

getT105

public C105 getT105(int index)
             throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getT105

public C105[] getT105()

getT105Count

public int getT105Count()

getT110

public C110 getT110()
Returns the value of field 't110'.
Returns:
the value of field 't110'.

getTipoMateriale

public SbnMateriale getTipoMateriale(int index)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getTipoMateriale

public SbnMateriale[] getTipoMateriale()

getTipoMaterialeCount

public int getTipoMaterialeCount()

isValid

public boolean isValid()

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -  

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -  

removeGuida

public boolean removeGuida(GuidaDoc vGuida)
Parameters:
vGuida -  

removeT105

public boolean removeT105(C105 vT105)
Parameters:
vT105 -  

removeTipoMateriale

public boolean removeTipoMateriale(SbnMateriale vTipoMateriale)
Parameters:
vTipoMateriale -  

setGuida

public void setGuida(int index,
                     GuidaDoc vGuida)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vGuida -  

setGuida

public void setGuida(GuidaDoc[] guidaArray)
Parameters:
guidaArray -  

setLivelloAut_A

public void setLivelloAut_A(SbnLivello livelloAut_A)
Sets the value of field 'livelloAut_A'.
Parameters:
livelloAut_A - the value of field 'livelloAut_A'.

setLivelloAut_Da

public void setLivelloAut_Da(SbnLivello livelloAut_Da)
Sets the value of field 'livelloAut_Da'.
Parameters:
livelloAut_Da - the value of field 'livelloAut_Da'.

setT005_Range

public void setT005_Range(SbnRangeDate t005_Range)
Sets the value of field 't005_Range'.
Parameters:
t005_Range - the value of field 't005_Range'.

setT100_A

public void setT100_A(C100 t100_A)
Sets the value of field 't100_A'.
Parameters:
t100_A - the value of field 't100_A'.

setT100_Da

public void setT100_Da(C100 t100_Da)
Sets the value of field 't100_Da'.
Parameters:
t100_Da - the value of field 't100_Da'.

setT102

public void setT102(C102 t102)
Sets the value of field 't102'.
Parameters:
t102 - the value of field 't102'.

setT105

public void setT105(int index,
                    C105 vT105)
             throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vT105 -  

setT105

public void setT105(C105[] t105Array)
Parameters:
t105Array -  

setT110

public void setT110(C110 t110)
Sets the value of field 't110'.
Parameters:
t110 - the value of field 't110'.

setTipoMateriale

public void setTipoMateriale(int index,
                             SbnMateriale vTipoMateriale)
                      throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vTipoMateriale -  

setTipoMateriale

public void setTipoMateriale(SbnMateriale[] tipoMaterialeArray)
Parameters:
tipoMaterialeArray -  

unmarshalEstraeDatiDocType

public static EstraeDatiDocType unmarshalEstraeDatiDocType(java.io.Reader reader)
                                                    throws org.exolab.castor.xml.MarshalException,
                                                           org.exolab.castor.xml.ValidationException
Parameters:
reader -  

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException