|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A210
210 - heading - coorporate body name. Attributi: id1=1 tipo nome SBN=R, id1=0 e id2=1: tipo nome SBN=G,id1=0 e id2=2: tipo nome SBN=E
Constructor Summary | |
A210()
|
Method Summary | |
void |
addA210_G(A210_GType vA210_G)
Method addA210_G |
void |
addA210_G(int index,
A210_GType vA210_G)
Method addA210_G |
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 |
addD_210(int index,
java.lang.String vD_210)
Method addD_210 |
void |
addD_210(java.lang.String vD_210)
Method addD_210 |
void |
addE_210(int index,
java.lang.String vE_210)
Method addE_210 |
void |
addE_210(java.lang.String vE_210)
Method addE_210 |
void |
clearA210_G()
Method clearA210_G |
void |
clearC_210()
Method clearC_210 |
void |
clearD_210()
Method clearD_210 |
void |
clearE_210()
Method clearE_210 |
java.util.Enumeration |
enumerateA210_G()
Method enumerateA210_G |
java.util.Enumeration |
enumerateC_210()
Method enumerateC_210 |
java.util.Enumeration |
enumerateD_210()
Method enumerateD_210 |
java.util.Enumeration |
enumerateE_210()
Method enumerateE_210 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_210()
Method getA_210Returns the value of field 'a_210'. |
A210_GType[] |
getA210_G()
Method getA210_G |
A210_GType |
getA210_G(int index)
Method getA210_G |
int |
getA210_GCount()
Method getA210_GCount |
java.lang.String[] |
getC_210()
Method getC_210 |
java.lang.String |
getC_210(int index)
Method getC_210 |
int |
getC_210Count()
Method getC_210Count |
java.lang.String[] |
getD_210()
Method getD_210 |
java.lang.String |
getD_210(int index)
Method getD_210 |
int |
getD_210Count()
Method getD_210Count |
java.lang.String[] |
getE_210()
Method getE_210 |
java.lang.String |
getE_210(int index)
Method getE_210 |
int |
getE_210Count()
Method getE_210Count |
java.lang.String |
getF_210()
Method getF_210Returns the value of field 'f_210'. |
Indicatore |
getId1()
Method getId1Returns the value of field 'id1'. |
Indicatore |
getId2()
Method getId2Returns the value of field 'id2'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeA210_G(A210_GType vA210_G)
Method removeA210_G |
boolean |
removeC_210(java.lang.String vC_210)
Method removeC_210 |
boolean |
removeD_210(java.lang.String vD_210)
Method removeD_210 |
boolean |
removeE_210(java.lang.String vE_210)
Method removeE_210 |
void |
setA_210(java.lang.String a_210)
Method setA_210Sets the value of field 'a_210'. |
void |
setA210_G(A210_GType[] a210_GArray)
Method setA210_G |
void |
setA210_G(int index,
A210_GType vA210_G)
Method setA210_G |
void |
setC_210(int index,
java.lang.String vC_210)
Method setC_210 |
void |
setC_210(java.lang.String[] c_210Array)
Method setC_210 |
void |
setD_210(int index,
java.lang.String vD_210)
Method setD_210 |
void |
setD_210(java.lang.String[] d_210Array)
Method setD_210 |
void |
setE_210(int index,
java.lang.String vE_210)
Method setE_210 |
void |
setE_210(java.lang.String[] e_210Array)
Method setE_210 |
void |
setF_210(java.lang.String f_210)
Method setF_210Sets the value of field 'f_210'. |
void |
setId1(Indicatore id1)
Method setId1Sets the value of field 'id1'. |
void |
setId2(Indicatore id2)
Method setId2Sets the value of field 'id2'. |
static A210 |
unmarshalA210(java.io.Reader reader)
Method unmarshalA210 |
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 A210()
Method Detail |
public void addA210_G(A210_GType vA210_G) throws java.lang.IndexOutOfBoundsException
vA210_G
-
java.lang.IndexOutOfBoundsException
public void addA210_G(int index, A210_GType vA210_G) throws java.lang.IndexOutOfBoundsException
index
- vA210_G
-
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 addD_210(java.lang.String vD_210) throws java.lang.IndexOutOfBoundsException
vD_210
-
java.lang.IndexOutOfBoundsException
public void addD_210(int index, java.lang.String vD_210) throws java.lang.IndexOutOfBoundsException
index
- vD_210
-
java.lang.IndexOutOfBoundsException
public void addE_210(java.lang.String vE_210) throws java.lang.IndexOutOfBoundsException
vE_210
-
java.lang.IndexOutOfBoundsException
public void addE_210(int index, java.lang.String vE_210) throws java.lang.IndexOutOfBoundsException
index
- vE_210
-
java.lang.IndexOutOfBoundsException
public void clearA210_G()
public void clearC_210()
public void clearD_210()
public void clearE_210()
public java.util.Enumeration enumerateA210_G()
public java.util.Enumeration enumerateC_210()
public java.util.Enumeration enumerateD_210()
public java.util.Enumeration enumerateE_210()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public A210_GType getA210_G(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public A210_GType[] getA210_G()
public int getA210_GCount()
public java.lang.String getA_210()
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 java.lang.String getD_210(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getD_210()
public int getD_210Count()
public java.lang.String getE_210(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getE_210()
public int getE_210Count()
public java.lang.String getF_210()
public Indicatore getId1()
public Indicatore getId2()
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 removeA210_G(A210_GType vA210_G)
vA210_G
- public boolean removeC_210(java.lang.String vC_210)
vC_210
- public boolean removeD_210(java.lang.String vD_210)
vD_210
- public boolean removeE_210(java.lang.String vE_210)
vE_210
- public void setA210_G(int index, A210_GType vA210_G) throws java.lang.IndexOutOfBoundsException
index
- vA210_G
-
java.lang.IndexOutOfBoundsException
public void setA210_G(A210_GType[] a210_GArray)
a210_GArray
- public void setA_210(java.lang.String a_210)
a_210
- the value of field 'a_210'.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 void setD_210(int index, java.lang.String vD_210) throws java.lang.IndexOutOfBoundsException
index
- vD_210
-
java.lang.IndexOutOfBoundsException
public void setD_210(java.lang.String[] d_210Array)
d_210Array
- public void setE_210(int index, java.lang.String vE_210) throws java.lang.IndexOutOfBoundsException
index
- vE_210
-
java.lang.IndexOutOfBoundsException
public void setE_210(java.lang.String[] e_210Array)
e_210Array
- public void setF_210(java.lang.String f_210)
f_210
- the value of field 'f_210'.public void setId1(Indicatore id1)
id1
- the value of field 'id1'.public void setId2(Indicatore id2)
id2
- the value of field 'id2'.public static A210 unmarshalA210(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 |