|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.C215
215 - area della descrizione fisica
| Constructor Summary | |
C215()
|
|
| Method Summary | |
void |
addA_215(int index,
java.lang.String vA_215)
Method addA_215 |
void |
addA_215(java.lang.String vA_215)
Method addA_215 |
void |
addD_215(int index,
java.lang.String vD_215)
Method addD_215 |
void |
addD_215(java.lang.String vD_215)
Method addD_215 |
void |
addE_215(int index,
java.lang.String vE_215)
Method addE_215 |
void |
addE_215(java.lang.String vE_215)
Method addE_215 |
void |
clearA_215()
Method clearA_215 |
void |
clearD_215()
Method clearD_215 |
void |
clearE_215()
Method clearE_215 |
java.util.Enumeration |
enumerateA_215()
Method enumerateA_215 |
java.util.Enumeration |
enumerateD_215()
Method enumerateD_215 |
java.util.Enumeration |
enumerateE_215()
Method enumerateE_215 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String[] |
getA_215()
Method getA_215 |
java.lang.String |
getA_215(int index)
Method getA_215 |
int |
getA_215Count()
Method getA_215Count |
java.lang.String |
getC_215()
Method getC_215Returns the value of field 'c_215'. |
java.lang.String[] |
getD_215()
Method getD_215 |
java.lang.String |
getD_215(int index)
Method getD_215 |
int |
getD_215Count()
Method getD_215Count |
java.lang.String[] |
getE_215()
Method getE_215 |
java.lang.String |
getE_215(int index)
Method getE_215 |
int |
getE_215Count()
Method getE_215Count |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeA_215(java.lang.String vA_215)
Method removeA_215 |
boolean |
removeD_215(java.lang.String vD_215)
Method removeD_215 |
boolean |
removeE_215(java.lang.String vE_215)
Method removeE_215 |
void |
setA_215(int index,
java.lang.String vA_215)
Method setA_215 |
void |
setA_215(java.lang.String[] a_215Array)
Method setA_215 |
void |
setC_215(java.lang.String c_215)
Method setC_215Sets the value of field 'c_215'. |
void |
setD_215(int index,
java.lang.String vD_215)
Method setD_215 |
void |
setD_215(java.lang.String[] d_215Array)
Method setD_215 |
void |
setE_215(int index,
java.lang.String vE_215)
Method setE_215 |
void |
setE_215(java.lang.String[] e_215Array)
Method setE_215 |
static C215 |
unmarshalC215(java.io.Reader reader)
Method unmarshalC215 |
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 C215()
| Method Detail |
public void addA_215(java.lang.String vA_215)
throws java.lang.IndexOutOfBoundsException
vA_215 -
java.lang.IndexOutOfBoundsException
public void addA_215(int index,
java.lang.String vA_215)
throws java.lang.IndexOutOfBoundsException
index - vA_215 -
java.lang.IndexOutOfBoundsException
public void addD_215(java.lang.String vD_215)
throws java.lang.IndexOutOfBoundsException
vD_215 -
java.lang.IndexOutOfBoundsException
public void addD_215(int index,
java.lang.String vD_215)
throws java.lang.IndexOutOfBoundsException
index - vD_215 -
java.lang.IndexOutOfBoundsException
public void addE_215(java.lang.String vE_215)
throws java.lang.IndexOutOfBoundsException
vE_215 -
java.lang.IndexOutOfBoundsException
public void addE_215(int index,
java.lang.String vE_215)
throws java.lang.IndexOutOfBoundsException
index - vE_215 -
java.lang.IndexOutOfBoundsExceptionpublic void clearA_215()
public void clearD_215()
public void clearE_215()
public java.util.Enumeration enumerateA_215()
public java.util.Enumeration enumerateD_215()
public java.util.Enumeration enumerateE_215()
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj -
public java.lang.String getA_215(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getA_215()
public int getA_215Count()
public java.lang.String getC_215()
public java.lang.String getD_215(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getD_215()
public int getD_215Count()
public java.lang.String getE_215(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getE_215()
public int getE_215Count()
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 removeA_215(java.lang.String vA_215)
vA_215 - public boolean removeD_215(java.lang.String vD_215)
vD_215 - public boolean removeE_215(java.lang.String vE_215)
vE_215 -
public void setA_215(int index,
java.lang.String vA_215)
throws java.lang.IndexOutOfBoundsException
index - vA_215 -
java.lang.IndexOutOfBoundsExceptionpublic void setA_215(java.lang.String[] a_215Array)
a_215Array - public void setC_215(java.lang.String c_215)
c_215 - the value of field 'c_215'.
public void setD_215(int index,
java.lang.String vD_215)
throws java.lang.IndexOutOfBoundsException
index - vD_215 -
java.lang.IndexOutOfBoundsExceptionpublic void setD_215(java.lang.String[] d_215Array)
d_215Array -
public void setE_215(int index,
java.lang.String vE_215)
throws java.lang.IndexOutOfBoundsException
index - vE_215 -
java.lang.IndexOutOfBoundsExceptionpublic void setE_215(java.lang.String[] e_215Array)
e_215Array -
public static C215 unmarshalC215(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 | ||||||||||