|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiDocType | +--sbnmarc.MusicaType
Constructor Summary | |
MusicaType()
|
Method Summary | |
void |
addT012(C012 vT012)
|
void |
addT012(int index,
C012 vT012)
|
void |
addT926(C926 vT926)
|
void |
addT926(int index,
C926 vT926)
|
void |
addT927(C927 vT927)
|
void |
addT927(int index,
C927 vT927)
|
void |
clearT012()
|
void |
clearT926()
|
void |
clearT927()
|
java.util.Enumeration |
enumerateT012()
|
java.util.Enumeration |
enumerateT926()
|
java.util.Enumeration |
enumerateT927()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
C012[] |
getT012()
|
C012 |
getT012(int index)
|
int |
getT012Count()
|
C125 |
getT125()
Returns the value of field 't125'. |
C128 |
getT128()
Returns the value of field 't128'. |
C208 |
getT208()
Returns the value of field 't208'. |
C922 |
getT922()
Returns the value of field 't922'. |
C923 |
getT923()
Returns the value of field 't923'. |
C926[] |
getT926()
|
C926 |
getT926(int index)
|
int |
getT926Count()
|
C927[] |
getT927()
|
C927 |
getT927(int index)
|
int |
getT927Count()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeT012(C012 vT012)
|
boolean |
removeT926(C926 vT926)
|
boolean |
removeT927(C927 vT927)
|
void |
setT012(C012[] t012Array)
|
void |
setT012(int index,
C012 vT012)
|
void |
setT125(C125 t125)
Sets the value of field 't125'. |
void |
setT128(C128 t128)
Sets the value of field 't128'. |
void |
setT208(C208 t208)
Sets the value of field 't208'. |
void |
setT922(C922 t922)
Sets the value of field 't922'. |
void |
setT923(C923 t923)
Sets the value of field 't923'. |
void |
setT926(C926[] t926Array)
|
void |
setT926(int index,
C926 vT926)
|
void |
setT927(C927[] t927Array)
|
void |
setT927(int index,
C927 vT927)
|
static MusicaType |
unmarshalMusicaType(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class sbnmarc.DatiDocType |
addNumSTD, addNumSTD, addT210, addT210, clearNumSTD, clearT210, enumerateNumSTD, enumerateT210, getGuida, getLivelloAut, getNumSTD, getNumSTD, getNumSTDCount, getT001, getT005, getT100, getT101, getT102, getT110, getT200, getT205, getT207, getT210, getT210, getT210Count, getT215, getT3XX, getT801, getT856, getTipoMateriale, removeNumSTD, removeT210, setGuida, setLivelloAut, setNumSTD, setNumSTD, setT001, setT005, setT100, setT101, setT102, setT110, setT200, setT205, setT207, setT210, setT210, setT215, setT3XX, setT801, setT856, setTipoMateriale, unmarshalDatiDocType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MusicaType()
Method Detail |
public void addT012(C012 vT012) throws java.lang.IndexOutOfBoundsException
vT012
- public void addT012(int index, C012 vT012) throws java.lang.IndexOutOfBoundsException
index
- vT012
- public void addT926(C926 vT926) throws java.lang.IndexOutOfBoundsException
vT926
- public void addT926(int index, C926 vT926) throws java.lang.IndexOutOfBoundsException
index
- vT926
- public void addT927(C927 vT927) throws java.lang.IndexOutOfBoundsException
vT927
- public void addT927(int index, C927 vT927) throws java.lang.IndexOutOfBoundsException
index
- vT927
- public void clearT012()
public void clearT926()
public void clearT927()
public java.util.Enumeration enumerateT012()
public java.util.Enumeration enumerateT926()
public java.util.Enumeration enumerateT927()
public boolean equals(java.lang.Object obj)
equals
in class DatiDocType
obj
- public C012 getT012(int index) throws java.lang.IndexOutOfBoundsException
index
- public C012[] getT012()
public int getT012Count()
public C125 getT125()
public C128 getT128()
public C208 getT208()
public C922 getT922()
public C923 getT923()
public C926 getT926(int index) throws java.lang.IndexOutOfBoundsException
index
- public C926[] getT926()
public int getT926Count()
public C927 getT927(int index) throws java.lang.IndexOutOfBoundsException
index
- public C927[] getT927()
public int getT927Count()
public boolean isValid()
isValid
in class DatiDocType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class DatiDocType
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 DatiDocType
handler
- public boolean removeT012(C012 vT012)
vT012
- public boolean removeT926(C926 vT926)
vT926
- public boolean removeT927(C927 vT927)
vT927
- public void setT012(int index, C012 vT012) throws java.lang.IndexOutOfBoundsException
index
- vT012
- public void setT012(C012[] t012Array)
t012Array
- public void setT125(C125 t125)
t125
- the value of field 't125'.public void setT128(C128 t128)
t128
- the value of field 't128'.public void setT208(C208 t208)
t208
- the value of field 't208'.public void setT922(C922 t922)
t922
- the value of field 't922'.public void setT923(C923 t923)
t923
- the value of field 't923'.public void setT926(int index, C926 vT926) throws java.lang.IndexOutOfBoundsException
index
- vT926
- public void setT926(C926[] t926Array)
t926Array
- public void setT927(int index, C927 vT927) throws java.lang.IndexOutOfBoundsException
index
- vT927
- public void setT927(C927[] t927Array)
t927Array
- public static MusicaType unmarshalMusicaType(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 DatiDocType
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |