|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.C128
128 - dati codificati musica
Constructor Summary | |
C128()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getB_128()
Method getB_128Returns the value of field 'b_128'. |
java.lang.String |
getC_128()
Method getC_128Returns the value of field 'c_128'. |
java.lang.String |
getD_128()
Method getD_128Returns the value of field 'd_128'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setB_128(java.lang.String b_128)
Method setB_128Sets the value of field 'b_128'. |
void |
setC_128(java.lang.String c_128)
Method setC_128Sets the value of field 'c_128'. |
void |
setD_128(java.lang.String d_128)
Method setD_128Sets the value of field 'd_128'. |
static C128 |
unmarshalC128(java.io.Reader reader)
Method unmarshalC128 |
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 C128()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getB_128()
public java.lang.String getC_128()
public java.lang.String getD_128()
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 void setB_128(java.lang.String b_128)
b_128
- the value of field 'b_128'.public void setC_128(java.lang.String c_128)
c_128
- the value of field 'c_128'.public void setD_128(java.lang.String d_128)
d_128
- the value of field 'd_128'.public static C128 unmarshalC128(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 |