|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ElementAutType
Class ElementAutType.
Constructor Summary | |
ElementAutType()
|
Method Summary | |
void |
addLegamiElementoAut(int index,
LegamiType vLegamiElementoAut)
Method addLegamiElementoAut |
void |
addLegamiElementoAut(LegamiType vLegamiElementoAut)
Method addLegamiElementoAut |
void |
clearLegamiElementoAut()
Method clearLegamiElementoAut |
java.util.Enumeration |
enumerateLegamiElementoAut()
Method enumerateLegamiElementoAut |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DatiElementoType |
getDatiElementoAut()
Method getDatiElementoAutReturns the value of field 'datiElementoAut'. |
LegamiType[] |
getLegamiElementoAut()
Method getLegamiElementoAut |
LegamiType |
getLegamiElementoAut(int index)
Method getLegamiElementoAut |
int |
getLegamiElementoAutCount()
Method getLegamiElementoAutCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeLegamiElementoAut(LegamiType vLegamiElementoAut)
Method removeLegamiElementoAut |
void |
setDatiElementoAut(DatiElementoType datiElementoAut)
Method setDatiElementoAutSets the value of field 'datiElementoAut'. |
void |
setLegamiElementoAut(int index,
LegamiType vLegamiElementoAut)
Method setLegamiElementoAut |
void |
setLegamiElementoAut(LegamiType[] legamiElementoAutArray)
Method setLegamiElementoAut |
static ElementAutType |
unmarshalElementAutType(java.io.Reader reader)
Method unmarshalElementAutType |
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 ElementAutType()
Method Detail |
public void addLegamiElementoAut(LegamiType vLegamiElementoAut) throws java.lang.IndexOutOfBoundsException
vLegamiElementoAut
-
java.lang.IndexOutOfBoundsException
public void addLegamiElementoAut(int index, LegamiType vLegamiElementoAut) throws java.lang.IndexOutOfBoundsException
index
- vLegamiElementoAut
-
java.lang.IndexOutOfBoundsException
public void clearLegamiElementoAut()
public java.util.Enumeration enumerateLegamiElementoAut()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public DatiElementoType getDatiElementoAut()
public LegamiType getLegamiElementoAut(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public LegamiType[] getLegamiElementoAut()
public int getLegamiElementoAutCount()
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 removeLegamiElementoAut(LegamiType vLegamiElementoAut)
vLegamiElementoAut
- public void setDatiElementoAut(DatiElementoType datiElementoAut)
datiElementoAut
- the value of field 'datiElementoAut'.public void setLegamiElementoAut(int index, LegamiType vLegamiElementoAut) throws java.lang.IndexOutOfBoundsException
index
- vLegamiElementoAut
-
java.lang.IndexOutOfBoundsException
public void setLegamiElementoAut(LegamiType[] legamiElementoAutArray)
legamiElementoAutArray
- public static ElementAutType unmarshalElementAutType(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 |