Uses of Class
sbnmarc.A152

Packages that use A152
sbnmarc   
 

Uses of A152 in sbnmarc
 

Methods in sbnmarc that return A152
 A152 TitoloUniformeMusicaType.getT152()
          Returns the value of field 't152'.
 A152 TitoloUniformeType.getT152()
          Returns the value of field 't152'.
 A152 EnteType.getT152()
          Returns the value of field 't152'.
static A152 A152.unmarshalA152(java.io.Reader reader)
           
 A152 AutorePersonaleType.getT152()
          Returns the value of field 't152'.
 

Methods in sbnmarc with parameters of type A152
 void TitoloUniformeMusicaType.setT152(A152 t152)
          Sets the value of field 't152'.
 void TitoloUniformeType.setT152(A152 t152)
          Sets the value of field 't152'.
 void EnteType.setT152(A152 t152)
          Sets the value of field 't152'.
 void AutorePersonaleType.setT152(A152 t152)
          Sets the value of field 't152'.