sbnmarc
Class CercaTitoloUniformeMusicaType
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.CercaDatiAutType
|
+--sbnmarc.CercaTitoloUniformeMusicaType
- All Implemented Interfaces:
- java.io.Serializable
- public class CercaTitoloUniformeMusicaType
- extends CercaDatiAutType
- implements java.io.Serializable
Canali e filtri specifici per tipo authority
titoloUniformeMusica
- See Also:
- Serialized Form
| Methods inherited from class sbnmarc.CercaDatiAutType |
getCanaliCercaDatiAut, getFormaNome, getLivelloAut_A, getLivelloAut_Da, getT005_Range, getTipoAuthority, setCanaliCercaDatiAut, setFormaNome, setLivelloAut_A, setLivelloAut_Da, setT005_Range, setTipoAuthority, unmarshalCercaDatiAutType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CercaTitoloUniformeMusicaType
public CercaTitoloUniformeMusicaType()
addT928
public void addT928(A928 vT928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vT928 -
addT928
public void addT928(int index,
A928 vT928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index - vT928 -
clearT928
public void clearT928()
enumerateT928
public java.util.Enumeration enumerateT928()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals in class CercaDatiAutType
- Parameters:
obj -
getT928
public A928 getT928(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index -
getT928
public A928[] getT928()
getT928Count
public int getT928Count()
getT929
public A929 getT929()
- Returns the value of field 't929'.
- Returns:
- the value of field 't929'.
isValid
public boolean isValid()
- Overrides:
isValid in class CercaDatiAutType
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal in class CercaDatiAutType
- 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
- Overrides:
marshal in class CercaDatiAutType
- Parameters:
handler -
removeT928
public boolean removeT928(A928 vT928)
- Parameters:
vT928 -
setT928
public void setT928(int index,
A928 vT928)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index - vT928 -
setT928
public void setT928(A928[] t928Array)
- Parameters:
t928Array -
setT929
public void setT929(A929 t929)
- Sets the value of field 't929'.
- Parameters:
t929 - the value of field 't929'.
unmarshalCercaTitoloUniformeMusicaType
public static CercaTitoloUniformeMusicaType unmarshalCercaTitoloUniformeMusicaType(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
- Overrides:
validate in class CercaDatiAutType