|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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)
Method addC_200 |
void |
addC_200(java.lang.String vC_200)
Method addC_200 |
void |
clearC_200()
Method clearC_200 |
java.util.Enumeration |
enumerateC_200()
Method enumerateC_200 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_200()
Method getA_200Returns the value of field 'a_200'. |
java.lang.String |
getB_200()
Method getB_200Returns the value of field 'b_200'. |
java.lang.String[] |
getC_200()
Method getC_200 |
java.lang.String |
getC_200(int index)
Method getC_200 |
int |
getC_200Count()
Method getC_200Count |
java.lang.String |
getF_200()
Method getF_200Returns the value of field 'f_200'. |
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 |
removeC_200(java.lang.String vC_200)
Method removeC_200 |
void |
setA_200(java.lang.String a_200)
Method setA_200Sets the value of field 'a_200'. |
void |
setB_200(java.lang.String b_200)
Method setB_200Sets the value of field 'b_200'. |
void |
setC_200(int index,
java.lang.String vC_200)
Method setC_200 |
void |
setC_200(java.lang.String[] c_200Array)
Method setC_200 |
void |
setF_200(java.lang.String f_200)
Method setF_200Sets the value of field 'f_200'. |
void |
setId2(Indicatore id2)
Method setId2Sets the value of field 'id2'. |
static A200 |
unmarshalA200(java.io.Reader reader)
Method unmarshalA200 |
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 A200()
Method Detail |
public void addC_200(java.lang.String vC_200) throws java.lang.IndexOutOfBoundsException
vC_200
-
java.lang.IndexOutOfBoundsException
public void addC_200(int index, java.lang.String vC_200) throws java.lang.IndexOutOfBoundsException
index
- vC_200
-
java.lang.IndexOutOfBoundsException
public void clearC_200()
public java.util.Enumeration enumerateC_200()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_200()
public java.lang.String getB_200()
public java.lang.String getC_200(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
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
-
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 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 setC_200(int index, java.lang.String vC_200) throws java.lang.IndexOutOfBoundsException
index
- vC_200
-
java.lang.IndexOutOfBoundsException
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
-
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 |