Uses of Class
sbnmarc.C100

Packages that use C100
sbnmarc   
 

Uses of C100 in sbnmarc
 

Methods in sbnmarc that return C100
 C100 EstraeDatiDocType.getT100_A()
          Returns the value of field 't100_A'.
 C100 EstraeDatiDocType.getT100_Da()
          Returns the value of field 't100_Da'.
 C100 DatiDocType.getT100()
          Returns the value of field 't100'.
static C100 C100.unmarshalC100(java.io.Reader reader)
           
 C100 CercaDatiTitType.getT100_A()
          Returns the value of field 't100_A'.
 C100 CercaDatiTitType.getT100_Da()
          Returns the value of field 't100_Da'.
 

Methods in sbnmarc with parameters of type C100
 void EstraeDatiDocType.setT100_A(C100 t100_A)
          Sets the value of field 't100_A'.
 void EstraeDatiDocType.setT100_Da(C100 t100_Da)
          Sets the value of field 't100_Da'.
 void DatiDocType.setT100(C100 t100)
          Sets the value of field 't100'.
 void CercaDatiTitType.setT100_A(C100 t100_A)
          Sets the value of field 't100_A'.
 void CercaDatiTitType.setT100_Da(C100 t100_Da)
          Sets the value of field 't100_Da'.