sbnmarc
Class A928
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.A928
- All Implemented Interfaces:
- java.io.Serializable
- public class A928
- extends sbnmarcBase
- implements java.io.Serializable
928 - dati codificati musica (analogo a 128 di
unimarc/bibliographic)
- See Also:
- Serialized Form
Constructor Summary |
A928()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
A928
public A928()
addA_928
public void addA_928(java.lang.String vA_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vA_928
-
addA_928
public void addA_928(int index,
java.lang.String vA_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vA_928
-
addB_928
public void addB_928(java.lang.String vB_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vB_928
-
addB_928
public void addB_928(int index,
java.lang.String vB_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vB_928
-
addC_928
public void addC_928(java.lang.String vC_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vC_928
-
addC_928
public void addC_928(int index,
java.lang.String vC_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vC_928
-
clearA_928
public void clearA_928()
clearB_928
public void clearB_928()
clearC_928
public void clearC_928()
enumerateA_928
public java.util.Enumeration enumerateA_928()
enumerateB_928
public java.util.Enumeration enumerateB_928()
enumerateC_928
public java.util.Enumeration enumerateC_928()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
getA_928
public java.lang.String getA_928(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getA_928
public java.lang.String[] getA_928()
getA_928Count
public int getA_928Count()
getB_928
public java.lang.String getB_928(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getB_928
public java.lang.String[] getB_928()
getB_928Count
public int getB_928Count()
getC_928
public java.lang.String getC_928(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getC_928
public java.lang.String[] getC_928()
getC_928Count
public int getC_928Count()
getD_928
public java.lang.String getD_928()
- Returns the value of field 'd_928'. The field 'd_928' has
the following description: tipo elaborazione
- Returns:
- the value of field 'd_928'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler
-
removeA_928
public boolean removeA_928(java.lang.String vA_928)
- Parameters:
vA_928
-
removeB_928
public boolean removeB_928(java.lang.String vB_928)
- Parameters:
vB_928
-
removeC_928
public boolean removeC_928(java.lang.String vC_928)
- Parameters:
vC_928
-
setA_928
public void setA_928(int index,
java.lang.String vA_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vA_928
-
setA_928
public void setA_928(java.lang.String[] a_928Array)
- Parameters:
a_928Array
-
setB_928
public void setB_928(int index,
java.lang.String vB_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vB_928
-
setB_928
public void setB_928(java.lang.String[] b_928Array)
- Parameters:
b_928Array
-
setC_928
public void setC_928(int index,
java.lang.String vC_928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vC_928
-
setC_928
public void setC_928(java.lang.String[] c_928Array)
- Parameters:
c_928Array
-
setD_928
public void setD_928(java.lang.String d_928)
- Sets the value of field 'd_928'. The field 'd_928' has the
following description: tipo elaborazione
- Parameters:
d_928
- the value of field 'd_928'.
unmarshalA928
public static A928 unmarshalA928(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException