|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiElementoType | +--sbnmarc.TitoloUniformeMusicaType
titolo uniforme musicale (titolo convenzionale e composizione)
Constructor Summary | |
TitoloUniformeMusicaType()
|
Method Summary | |
void |
addT810(A810 vT810)
|
void |
addT810(int index,
A810 vT810)
|
void |
clearT810()
|
java.util.Enumeration |
enumerateT810()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
A152 |
getT152()
Returns the value of field 't152'. |
A230 |
getT230()
Returns the value of field 't230'. |
A810[] |
getT810()
|
A810 |
getT810(int index)
|
int |
getT810Count()
|
A830 |
getT830()
Returns the value of field 't830'. |
A928 |
getT928()
Returns the value of field 't928'. |
A929 |
getT929()
Returns the value of field 't929'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeT810(A810 vT810)
|
void |
setT152(A152 t152)
Sets the value of field 't152'. |
void |
setT230(A230 t230)
Sets the value of field 't230'. |
void |
setT810(A810[] t810Array)
|
void |
setT810(int index,
A810 vT810)
|
void |
setT830(A830 t830)
Sets the value of field 't830'. |
void |
setT928(A928 t928)
Sets the value of field 't928'. |
void |
setT929(A929 t929)
Sets the value of field 't929'. |
static TitoloUniformeMusicaType |
unmarshalTitoloUniformeMusicaType(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class sbnmarc.DatiElementoType |
getFormaNome, getLivelloAut, getT001, getT005, getT100, getTipoAuthority, setFormaNome, setLivelloAut, setT001, setT005, setT100, setTipoAuthority, unmarshalDatiElementoType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TitoloUniformeMusicaType()
Method Detail |
public void addT810(A810 vT810) throws java.lang.IndexOutOfBoundsException
vT810
- public void addT810(int index, A810 vT810) throws java.lang.IndexOutOfBoundsException
index
- vT810
- public void clearT810()
public java.util.Enumeration enumerateT810()
public boolean equals(java.lang.Object obj)
equals
in class DatiElementoType
obj
- public A152 getT152()
public A230 getT230()
public A810 getT810(int index) throws java.lang.IndexOutOfBoundsException
index
- public A810[] getT810()
public int getT810Count()
public A830 getT830()
public A928 getT928()
public A929 getT929()
public boolean isValid()
isValid
in class DatiElementoType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class DatiElementoType
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 DatiElementoType
handler
- public boolean removeT810(A810 vT810)
vT810
- public void setT152(A152 t152)
t152
- the value of field 't152'.public void setT230(A230 t230)
t230
- the value of field 't230'.public void setT810(int index, A810 vT810) throws java.lang.IndexOutOfBoundsException
index
- vT810
- public void setT810(A810[] t810Array)
t810Array
- public void setT830(A830 t830)
t830
- the value of field 't830'.public void setT928(A928 t928)
t928
- the value of field 't928'.public void setT929(A929 t929)
t929
- the value of field 't929'.public static TitoloUniformeMusicaType unmarshalTitoloUniformeMusicaType(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 DatiElementoType
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |