|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A928
928 - dati codificati musica (analogo a 128 di unimarc/bibliographic)
Constructor Summary | |
A928()
|
Method Summary | |
void |
addA_928(int index,
java.lang.String vA_928)
Method addA_928 |
void |
addA_928(java.lang.String vA_928)
Method addA_928 |
void |
clearA_928()
Method clearA_928 |
java.util.Enumeration |
enumerateA_928()
Method enumerateA_928 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String[] |
getA_928()
Method getA_928 |
java.lang.String |
getA_928(int index)
Method getA_928 |
int |
getA_928Count()
Method getA_928Count |
java.lang.String |
getB_928()
Method getB_928Returns the value of field 'b_928'. |
java.lang.String |
getC_928()
Method getC_928Returns the value of field 'c_928'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeA_928(java.lang.String vA_928)
Method removeA_928 |
void |
setA_928(int index,
java.lang.String vA_928)
Method setA_928 |
void |
setA_928(java.lang.String[] a_928Array)
Method setA_928 |
void |
setB_928(java.lang.String b_928)
Method setB_928Sets the value of field 'b_928'. |
void |
setC_928(java.lang.String c_928)
Method setC_928Sets the value of field 'c_928'. |
static A928 |
unmarshalA928(java.io.Reader reader)
Method unmarshalA928 |
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 A928()
Method Detail |
public void addA_928(java.lang.String vA_928) throws java.lang.IndexOutOfBoundsException
vA_928
-
java.lang.IndexOutOfBoundsException
public void addA_928(int index, java.lang.String vA_928) throws java.lang.IndexOutOfBoundsException
index
- vA_928
-
java.lang.IndexOutOfBoundsException
public void clearA_928()
public java.util.Enumeration enumerateA_928()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_928(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getA_928()
public int getA_928Count()
public java.lang.String getB_928()
public java.lang.String getC_928()
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 removeA_928(java.lang.String vA_928)
vA_928
- public void setA_928(int index, java.lang.String vA_928) throws java.lang.IndexOutOfBoundsException
index
- vA_928
-
java.lang.IndexOutOfBoundsException
public void setA_928(java.lang.String[] a_928Array)
a_928Array
- public void setB_928(java.lang.String b_928)
b_928
- the value of field 'b_928'.public void setC_928(java.lang.String c_928)
c_928
- the value of field 'c_928'.public static A928 unmarshalA928(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 |