Uses of Class
sbnmarc.C128

Packages that use C128
sbnmarc   
 

Uses of C128 in sbnmarc
 

Methods in sbnmarc that return C128
 C128 MusicaType.getT128()
          Returns the value of field 't128'.
static C128 C128.unmarshalC128(java.io.Reader reader)
           
 C128 CercaDocMusicaType.getT128()
          Returns the value of field 't128'.
 

Methods in sbnmarc with parameters of type C128
 void MusicaType.setT128(C128 t128)
          Sets the value of field 't128'.
 void CercaDocMusicaType.setT128(C128 t128)
          Sets the value of field 't128'.