Uses of Class
sbnmarc.A830

Packages that use A830
sbnmarc   
 

Uses of A830 in sbnmarc
 

Methods in sbnmarc that return A830
 A830 TitoloUniformeMusicaType.getT830()
          Returns the value of field 't830'.
 A830 TitoloUniformeType.getT830()
          Returns the value of field 't830'.
 A830 EnteType.getT830()
          Returns the value of field 't830'.
static A830 A830.unmarshalA830(java.io.Reader reader)
           
 A830 AutorePersonaleType.getT830()
          Returns the value of field 't830'.
 

Methods in sbnmarc with parameters of type A830
 void TitoloUniformeMusicaType.setT830(A830 t830)
          Sets the value of field 't830'.
 void TitoloUniformeType.setT830(A830 t830)
          Sets the value of field 't830'.
 void EnteType.setT830(A830 t830)
          Sets the value of field 't830'.
 void AutorePersonaleType.setT830(A830 t830)
          Sets the value of field 't830'.