Uses of Class
sbnmarc.C899

Packages that use C899
sbnmarc   
 

Uses of C899 in sbnmarc
 

Methods in sbnmarc that return C899
 C899 LocalizzaInfoType.getT899(int index)
           
 C899[] LocalizzaInfoType.getT899()
           
 C899 CercaDocMusicaType.getT899()
          Returns the value of field 't899'.
static C899 C899.unmarshalC899(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type C899
 void LocalizzaInfoType.addT899(C899 vT899)
           
 void LocalizzaInfoType.addT899(int index, C899 vT899)
           
 boolean LocalizzaInfoType.removeT899(C899 vT899)
           
 void LocalizzaInfoType.setT899(int index, C899 vT899)
           
 void LocalizzaInfoType.setT899(C899[] t899Array)
           
 void CercaDocMusicaType.setT899(C899 t899)
          Sets the value of field 't899'.