sbnmarc
Class C128
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.C128
- All Implemented Interfaces:
- java.io.Serializable
- public class C128
- extends sbnmarcBase
- implements java.io.Serializable
128 - dati codificati musica
- See Also:
- Serialized Form
Constructor Summary |
C128()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
C128
public C128()
addB_128
public void addB_128(java.lang.String vB_128)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vB_128
-
addB_128
public void addB_128(int index,
java.lang.String vB_128)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vB_128
-
addC_128
public void addC_128(java.lang.String vC_128)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vC_128
-
addC_128
public void addC_128(int index,
java.lang.String vC_128)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vC_128
-
clearB_128
public void clearB_128()
clearC_128
public void clearC_128()
enumerateB_128
public java.util.Enumeration enumerateB_128()
enumerateC_128
public java.util.Enumeration enumerateC_128()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
getB_128
public java.lang.String getB_128(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getB_128
public java.lang.String[] getB_128()
getB_128Count
public int getB_128Count()
getC_128
public java.lang.String getC_128(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
getC_128
public java.lang.String[] getC_128()
getC_128Count
public int getC_128Count()
getD_128
public java.lang.String getD_128()
- Returns the value of field 'd_128'. The field 'd_128' has
the following description: tipo elaborazione
- Returns:
- the value of field 'd_128'.
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
-
removeB_128
public boolean removeB_128(java.lang.String vB_128)
- Parameters:
vB_128
-
removeC_128
public boolean removeC_128(java.lang.String vC_128)
- Parameters:
vC_128
-
setB_128
public void setB_128(int index,
java.lang.String vB_128)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vB_128
-
setB_128
public void setB_128(java.lang.String[] b_128Array)
- Parameters:
b_128Array
-
setC_128
public void setC_128(int index,
java.lang.String vC_128)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vC_128
-
setC_128
public void setC_128(java.lang.String[] c_128Array)
- Parameters:
c_128Array
-
setD_128
public void setD_128(java.lang.String d_128)
- Sets the value of field 'd_128'. The field 'd_128' has the
following description: tipo elaborazione
- Parameters:
d_128
- the value of field 'd_128'.
unmarshalC128
public static C128 unmarshalC128(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