Uses of Class
sbnmarc.A928

Packages that use A928
sbnmarc   
 

Uses of A928 in sbnmarc
 

Methods in sbnmarc that return A928
 A928 TitoloUniformeMusicaType.getT928()
          Returns the value of field 't928'.
static A928 A928.unmarshalA928(java.io.Reader reader)
           
 A928 CercaTitoloUniformeMusicaType.getT928(int index)
           
 A928[] CercaTitoloUniformeMusicaType.getT928()
           
 A928 ElementoAutLegatoType.getT928()
          Returns the value of field 't928'.
 

Methods in sbnmarc with parameters of type A928
 void TitoloUniformeMusicaType.setT928(A928 t928)
          Sets the value of field 't928'.
 void CercaTitoloUniformeMusicaType.addT928(A928 vT928)
           
 void CercaTitoloUniformeMusicaType.addT928(int index, A928 vT928)
           
 boolean CercaTitoloUniformeMusicaType.removeT928(A928 vT928)
           
 void CercaTitoloUniformeMusicaType.setT928(int index, A928 vT928)
           
 void CercaTitoloUniformeMusicaType.setT928(A928[] t928Array)
           
 void ElementoAutLegatoType.setT928(A928 t928)
          Sets the value of field 't928'.