|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A200
200 - heading - personal name. Attributo id2 = 0 tipo nome SBN puo' essere A o B; = 1 tipo nome SBN puo' essere C o D. il sottocampo g non e' gestito
Constructor Summary | |
A200()
|
Method Summary | |
void |
addC_200(int index,
java.lang.String vC_200)
|
void |
addC_200(java.lang.String vC_200)
|
void |
clearC_200()
|
java.util.Enumeration |
enumerateC_200()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_200()
Returns the value of field 'a_200'. |
java.lang.String |
getB_200()
Returns the value of field 'b_200'. |
java.lang.String[] |
getC_200()
|
java.lang.String |
getC_200(int index)
|
int |
getC_200Count()
|
java.lang.String |
getC9_200_f()
Returns the value of field 'c9_200_f'. |
java.lang.String |
getC9_200_i()
Returns the value of field 'c9_200_i'. |
java.lang.String |
getF_200()
Returns the value of field 'f_200'. |
Indicatore |
getId2()
Returns the value of field 'id2'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeC_200(java.lang.String vC_200)
|
void |
setA_200(java.lang.String a_200)
Sets the value of field 'a_200'. |
void |
setB_200(java.lang.String b_200)
Sets the value of field 'b_200'. |
void |
setC_200(int index,
java.lang.String vC_200)
|
void |
setC_200(java.lang.String[] c_200Array)
|
void |
setC9_200_f(java.lang.String c9_200_f)
Sets the value of field 'c9_200_f'. |
void |
setC9_200_i(java.lang.String c9_200_i)
Sets the value of field 'c9_200_i'. |
void |
setF_200(java.lang.String f_200)
Sets the value of field 'f_200'. |
void |
setId2(Indicatore id2)
Sets the value of field 'id2'. |
static A200 |
unmarshalA200(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public A200()
Method Detail |
public void addC_200(java.lang.String vC_200) throws java.lang.IndexOutOfBoundsException
vC_200
- public void addC_200(int index, java.lang.String vC_200) throws java.lang.IndexOutOfBoundsException
index
- vC_200
- public void clearC_200()
public java.util.Enumeration enumerateC_200()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getA_200()
public java.lang.String getB_200()
public java.lang.String getC9_200_f()
public java.lang.String getC9_200_i()
public java.lang.String getC_200(int index) throws java.lang.IndexOutOfBoundsException
index
- public java.lang.String[] getC_200()
public int getC_200Count()
public java.lang.String getF_200()
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
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- public boolean removeC_200(java.lang.String vC_200)
vC_200
- public void setA_200(java.lang.String a_200)
a_200
- the value of field 'a_200'.public void setB_200(java.lang.String b_200)
b_200
- the value of field 'b_200'.public void setC9_200_f(java.lang.String c9_200_f)
c9_200_f
- the value of field 'c9_200_f'.public void setC9_200_i(java.lang.String c9_200_i)
c9_200_i
- the value of field 'c9_200_i'.public void setC_200(int index, java.lang.String vC_200) throws java.lang.IndexOutOfBoundsException
index
- vC_200
- public void setC_200(java.lang.String[] c_200Array)
c_200Array
- public void setF_200(java.lang.String f_200)
f_200
- the value of field 'f_200'.public void setId2(Indicatore id2)
id2
- the value of field 'id2'.public static A200 unmarshalA200(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |