Uses of Class
sbnmarc.C101

Packages that use C101
sbnmarc   
 

Uses of C101 in sbnmarc
 

Methods in sbnmarc that return C101
 C101 DatiDocType.getT101()
          Returns the value of field 't101'.
static C101 C101.unmarshalC101(java.io.Reader reader)
           
 C101 CercaDatiTitType.getT101()
          Returns the value of field 't101'.
 C101 C423.getT101()
          Returns the value of field 't101'.
 

Methods in sbnmarc with parameters of type C101
 void DatiDocType.setT101(C101 t101)
          Sets the value of field 't101'.
 void CercaDatiTitType.setT101(C101 t101)
          Sets the value of field 't101'.
 void C423.setT101(C101 t101)
          Sets the value of field 't101'.