|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.C205
205 - edizione
| Constructor Summary | |
C205()
|
|
| Method Summary | |
void |
addB_205(int index,
java.lang.String vB_205)
Method addB_205 |
void |
addB_205(java.lang.String vB_205)
Method addB_205 |
void |
addF_205(int index,
java.lang.String vF_205)
Method addF_205 |
void |
addF_205(java.lang.String vF_205)
Method addF_205 |
void |
addG_205(int index,
java.lang.String vG_205)
Method addG_205 |
void |
addG_205(java.lang.String vG_205)
Method addG_205 |
void |
clearB_205()
Method clearB_205 |
void |
clearF_205()
Method clearF_205 |
void |
clearG_205()
Method clearG_205 |
java.util.Enumeration |
enumerateB_205()
Method enumerateB_205 |
java.util.Enumeration |
enumerateF_205()
Method enumerateF_205 |
java.util.Enumeration |
enumerateG_205()
Method enumerateG_205 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_205()
Method getA_205Returns the value of field 'a_205'. |
java.lang.String[] |
getB_205()
Method getB_205 |
java.lang.String |
getB_205(int index)
Method getB_205 |
int |
getB_205Count()
Method getB_205Count |
java.lang.String[] |
getF_205()
Method getF_205 |
java.lang.String |
getF_205(int index)
Method getF_205 |
int |
getF_205Count()
Method getF_205Count |
java.lang.String[] |
getG_205()
Method getG_205 |
java.lang.String |
getG_205(int index)
Method getG_205 |
int |
getG_205Count()
Method getG_205Count |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeB_205(java.lang.String vB_205)
Method removeB_205 |
boolean |
removeF_205(java.lang.String vF_205)
Method removeF_205 |
boolean |
removeG_205(java.lang.String vG_205)
Method removeG_205 |
void |
setA_205(java.lang.String a_205)
Method setA_205Sets the value of field 'a_205'. |
void |
setB_205(int index,
java.lang.String vB_205)
Method setB_205 |
void |
setB_205(java.lang.String[] b_205Array)
Method setB_205 |
void |
setF_205(int index,
java.lang.String vF_205)
Method setF_205 |
void |
setF_205(java.lang.String[] f_205Array)
Method setF_205 |
void |
setG_205(int index,
java.lang.String vG_205)
Method setG_205 |
void |
setG_205(java.lang.String[] g_205Array)
Method setG_205 |
static C205 |
unmarshalC205(java.io.Reader reader)
Method unmarshalC205 |
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 C205()
| Method Detail |
public void addB_205(java.lang.String vB_205)
throws java.lang.IndexOutOfBoundsException
vB_205 -
java.lang.IndexOutOfBoundsException
public void addB_205(int index,
java.lang.String vB_205)
throws java.lang.IndexOutOfBoundsException
index - vB_205 -
java.lang.IndexOutOfBoundsException
public void addF_205(java.lang.String vF_205)
throws java.lang.IndexOutOfBoundsException
vF_205 -
java.lang.IndexOutOfBoundsException
public void addF_205(int index,
java.lang.String vF_205)
throws java.lang.IndexOutOfBoundsException
index - vF_205 -
java.lang.IndexOutOfBoundsException
public void addG_205(java.lang.String vG_205)
throws java.lang.IndexOutOfBoundsException
vG_205 -
java.lang.IndexOutOfBoundsException
public void addG_205(int index,
java.lang.String vG_205)
throws java.lang.IndexOutOfBoundsException
index - vG_205 -
java.lang.IndexOutOfBoundsExceptionpublic void clearB_205()
public void clearF_205()
public void clearG_205()
public java.util.Enumeration enumerateB_205()
public java.util.Enumeration enumerateF_205()
public java.util.Enumeration enumerateG_205()
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public java.lang.String getA_205()
public java.lang.String getB_205(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getB_205()
public int getB_205Count()
public java.lang.String getF_205(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getF_205()
public int getF_205Count()
public java.lang.String getG_205(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getG_205()
public int getG_205Count()
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.ValidationExceptionpublic boolean removeB_205(java.lang.String vB_205)
vB_205 - public boolean removeF_205(java.lang.String vF_205)
vF_205 - public boolean removeG_205(java.lang.String vG_205)
vG_205 - public void setA_205(java.lang.String a_205)
a_205 - the value of field 'a_205'.
public void setB_205(int index,
java.lang.String vB_205)
throws java.lang.IndexOutOfBoundsException
index - vB_205 -
java.lang.IndexOutOfBoundsExceptionpublic void setB_205(java.lang.String[] b_205Array)
b_205Array -
public void setF_205(int index,
java.lang.String vF_205)
throws java.lang.IndexOutOfBoundsException
index - vF_205 -
java.lang.IndexOutOfBoundsExceptionpublic void setF_205(java.lang.String[] f_205Array)
f_205Array -
public void setG_205(int index,
java.lang.String vG_205)
throws java.lang.IndexOutOfBoundsException
index - vG_205 -
java.lang.IndexOutOfBoundsExceptionpublic void setG_205(java.lang.String[] g_205Array)
g_205Array -
public static C205 unmarshalC205(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 | ||||||||||