Uses of Class
sbnmarc.A015

Packages that use A015
sbnmarc   
 

Uses of A015 in sbnmarc
 

Methods in sbnmarc that return A015
static A015 A015.unmarshalA015(java.io.Reader reader)
           
 A015 TitoloUniformeType.getT015()
          Returns the value of field 't015'.
 A015 CanaliCercaDatiAutType.getT015()
          Returns the value of field 't015'.
 A015 EnteType.getT015()
          Returns the value of field 't015'.
 A015 AutorePersonaleType.getT015()
          Returns the value of field 't015'.
 

Methods in sbnmarc with parameters of type A015
 void TitoloUniformeType.setT015(A015 t015)
          Sets the value of field 't015'.
 void CanaliCercaDatiAutType.setT015(A015 t015)
          Sets the value of field 't015'.
 void EnteType.setT015(A015 t015)
          Sets the value of field 't015'.
 void AutorePersonaleType.setT015(A015 t015)
          Sets the value of field 't015'.