sbnmarc
Class EstraeElementoAutType
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.EstraeElementoAutType
- All Implemented Interfaces:
- java.io.Serializable
- public class EstraeElementoAutType
- extends sbnmarcBase
- implements java.io.Serializable
Filtri per selezionare gli elementi da esportare
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EstraeElementoAutType
public EstraeElementoAutType()
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()
getEstraeDatiAut
public EstraeDatiAutType getEstraeDatiAut()
- Returns the value of field 'estraeDatiAut'.
- Returns:
- the value of field 'estraeDatiAut'.
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
-
setEstraeDatiAut
public void setEstraeDatiAut(EstraeDatiAutType estraeDatiAut)
- Sets the value of field 'estraeDatiAut'.
- Parameters:
estraeDatiAut
- the value of field 'estraeDatiAut'.
unmarshalEstraeElementoAutType
public static EstraeElementoAutType unmarshalEstraeElementoAutType(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