sbnmarc
Class ElementAutType
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.ElementAutType
- All Implemented Interfaces:
- java.io.Serializable
- public class ElementAutType
- extends sbnmarcBase
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementAutType
public ElementAutType()
addLegamiElementoAut
public void addLegamiElementoAut(LegamiType vLegamiElementoAut)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vLegamiElementoAut
-
addLegamiElementoAut
public void addLegamiElementoAut(int index,
LegamiType vLegamiElementoAut)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vLegamiElementoAut
-
clearLegamiElementoAut
public void clearLegamiElementoAut()
enumerateLegamiElementoAut
public java.util.Enumeration enumerateLegamiElementoAut()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
getDatiElementoAut
public DatiElementoType getDatiElementoAut()
- Returns the value of field 'datiElementoAut'.
- Returns:
- the value of field 'datiElementoAut'.
getLegamiElementoAut
public LegamiType getLegamiElementoAut(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getLegamiElementoAut
public LegamiType[] getLegamiElementoAut()
getLegamiElementoAutCount
public int getLegamiElementoAutCount()
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
-
removeLegamiElementoAut
public boolean removeLegamiElementoAut(LegamiType vLegamiElementoAut)
- Parameters:
vLegamiElementoAut
-
setDatiElementoAut
public void setDatiElementoAut(DatiElementoType datiElementoAut)
- Sets the value of field 'datiElementoAut'.
- Parameters:
datiElementoAut
- the value of field 'datiElementoAut'.
setLegamiElementoAut
public void setLegamiElementoAut(int index,
LegamiType vLegamiElementoAut)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vLegamiElementoAut
-
setLegamiElementoAut
public void setLegamiElementoAut(LegamiType[] legamiElementoAutArray)
- Parameters:
legamiElementoAutArray
-
unmarshalElementAutType
public static ElementAutType unmarshalElementAutType(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