|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.Ac_210Type
Suddivisione per gestire ripetibilita' della sequenza a c
Constructor Summary | |
Ac_210Type()
|
Method Summary | |
void |
addA_210(int index,
java.lang.String vA_210)
Method addA_210 |
void |
addA_210(java.lang.String vA_210)
Method addA_210 |
void |
addC_210(int index,
java.lang.String vC_210)
Method addC_210 |
void |
addC_210(java.lang.String vC_210)
Method addC_210 |
void |
clearA_210()
Method clearA_210 |
void |
clearC_210()
Method clearC_210 |
java.util.Enumeration |
enumerateA_210()
Method enumerateA_210 |
java.util.Enumeration |
enumerateC_210()
Method enumerateC_210 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String[] |
getA_210()
Method getA_210 |
java.lang.String |
getA_210(int index)
Method getA_210 |
int |
getA_210Count()
Method getA_210Count |
java.lang.String[] |
getC_210()
Method getC_210 |
java.lang.String |
getC_210(int index)
Method getC_210 |
int |
getC_210Count()
Method getC_210Count |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeA_210(java.lang.String vA_210)
Method removeA_210 |
boolean |
removeC_210(java.lang.String vC_210)
Method removeC_210 |
void |
setA_210(int index,
java.lang.String vA_210)
Method setA_210 |
void |
setA_210(java.lang.String[] a_210Array)
Method setA_210 |
void |
setC_210(int index,
java.lang.String vC_210)
Method setC_210 |
void |
setC_210(java.lang.String[] c_210Array)
Method setC_210 |
static Ac_210Type |
unmarshalAc_210Type(java.io.Reader reader)
Method unmarshalAc_210Type |
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 Ac_210Type()
Method Detail |
public void addA_210(java.lang.String vA_210) throws java.lang.IndexOutOfBoundsException
vA_210
-
java.lang.IndexOutOfBoundsException
public void addA_210(int index, java.lang.String vA_210) throws java.lang.IndexOutOfBoundsException
index
- vA_210
-
java.lang.IndexOutOfBoundsException
public void addC_210(java.lang.String vC_210) throws java.lang.IndexOutOfBoundsException
vC_210
-
java.lang.IndexOutOfBoundsException
public void addC_210(int index, java.lang.String vC_210) throws java.lang.IndexOutOfBoundsException
index
- vC_210
-
java.lang.IndexOutOfBoundsException
public void clearA_210()
public void clearC_210()
public java.util.Enumeration enumerateA_210()
public java.util.Enumeration enumerateC_210()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_210(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getA_210()
public int getA_210Count()
public java.lang.String getC_210(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getC_210()
public int getC_210Count()
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 removeA_210(java.lang.String vA_210)
vA_210
- public boolean removeC_210(java.lang.String vC_210)
vC_210
- public void setA_210(int index, java.lang.String vA_210) throws java.lang.IndexOutOfBoundsException
index
- vA_210
-
java.lang.IndexOutOfBoundsException
public void setA_210(java.lang.String[] a_210Array)
a_210Array
- public void setC_210(int index, java.lang.String vC_210) throws java.lang.IndexOutOfBoundsException
index
- vC_210
-
java.lang.IndexOutOfBoundsException
public void setC_210(java.lang.String[] c_210Array)
c_210Array
- public static Ac_210Type unmarshalAc_210Type(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 |