|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.CercaDatiTitType | +--sbnmarc.CercaDocMusicaType
Canali specifici per titoli musicali: impronta; numeri lastra, localizzazione, titolo uniforme musicale
Constructor Summary | |
CercaDocMusicaType()
|
Method Summary | |
void |
deleteNumLastra_A()
|
void |
deleteNumLastra_Da()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
int |
getNumLastra_A()
Returns the value of field 'numLastra_A'. |
int |
getNumLastra_Da()
Returns the value of field 'numLastra_Da'. |
C012 |
getT012()
Returns the value of field 't012'. |
C125 |
getT125()
Returns the value of field 't125'. |
C128 |
getT128()
Returns the value of field 't128'. |
C899 |
getT899()
Returns the value of field 't899'. |
C923 |
getT923()
Returns the value of field 't923'. |
boolean |
hasNumLastra_A()
|
boolean |
hasNumLastra_Da()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setNumLastra_A(int numLastra_A)
Sets the value of field 'numLastra_A'. |
void |
setNumLastra_Da(int numLastra_Da)
Sets the value of field 'numLastra_Da'. |
void |
setT012(C012 t012)
Sets the value of field 't012'. |
void |
setT125(C125 t125)
Sets the value of field 't125'. |
void |
setT128(C128 t128)
Sets the value of field 't128'. |
void |
setT899(C899 t899)
Sets the value of field 't899'. |
void |
setT923(C923 t923)
Sets the value of field 't923'. |
static CercaDocMusicaType |
unmarshalCercaDocMusicaType(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CercaDocMusicaType()
Method Detail |
public void deleteNumLastra_A()
public void deleteNumLastra_Da()
public boolean equals(java.lang.Object obj)
equals
in class CercaDatiTitType
obj
- public int getNumLastra_A()
public int getNumLastra_Da()
public C012 getT012()
public C125 getT125()
public C128 getT128()
public C899 getT899()
public C923 getT923()
public boolean hasNumLastra_A()
public boolean hasNumLastra_Da()
public boolean isValid()
isValid
in class CercaDatiTitType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class CercaDatiTitType
out
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class CercaDatiTitType
handler
- public void setNumLastra_A(int numLastra_A)
numLastra_A
- the value of field 'numLastra_A'.public void setNumLastra_Da(int numLastra_Da)
numLastra_Da
- the value of field 'numLastra_Da'.public void setT012(C012 t012)
t012
- the value of field 't012'.public void setT125(C125 t125)
t125
- the value of field 't125'.public void setT128(C128 t128)
t128
- the value of field 't128'.public void setT899(C899 t899)
t899
- the value of field 't899'.public void setT923(C923 t923)
t923
- the value of field 't923'.public static CercaDocMusicaType unmarshalCercaDocMusicaType(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
- public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class CercaDatiTitType
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |