sbnmarc
Class EstraeDocumentoType
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.EstraeDocumentoType
- All Implemented Interfaces:
- java.io.Serializable
- public class EstraeDocumentoType
- extends sbnmarcBase
- implements java.io.Serializable
Filtri per selezionare i documenti da esportare
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EstraeDocumentoType
public EstraeDocumentoType()
addArrivoLegame
public void addArrivoLegame(ArrivoLegame vArrivoLegame)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vArrivoLegame
-
addArrivoLegame
public void addArrivoLegame(int index,
ArrivoLegame vArrivoLegame)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vArrivoLegame
-
clearArrivoLegame
public void clearArrivoLegame()
enumerateArrivoLegame
public java.util.Enumeration enumerateArrivoLegame()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
getArrivoLegame
public ArrivoLegame getArrivoLegame(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getArrivoLegame
public ArrivoLegame[] getArrivoLegame()
getArrivoLegameCount
public int getArrivoLegameCount()
getEstraeDatiDoc
public EstraeDatiDocType getEstraeDatiDoc()
- Returns the value of field 'estraeDatiDoc'.
- Returns:
- the value of field 'estraeDatiDoc'.
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
-
removeArrivoLegame
public boolean removeArrivoLegame(ArrivoLegame vArrivoLegame)
- Parameters:
vArrivoLegame
-
setArrivoLegame
public void setArrivoLegame(int index,
ArrivoLegame vArrivoLegame)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vArrivoLegame
-
setArrivoLegame
public void setArrivoLegame(ArrivoLegame[] arrivoLegameArray)
- Parameters:
arrivoLegameArray
-
setEstraeDatiDoc
public void setEstraeDatiDoc(EstraeDatiDocType estraeDatiDoc)
- Sets the value of field 'estraeDatiDoc'.
- Parameters:
estraeDatiDoc
- the value of field 'estraeDatiDoc'.
unmarshalEstraeDocumentoType
public static EstraeDocumentoType unmarshalEstraeDocumentoType(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