Uses of Class
sbnmarc.C105

Packages that use C105
sbnmarc   
 

Uses of C105 in sbnmarc
 

Methods in sbnmarc that return C105
 C105 EstraeDatiDocType.getT105(int index)
           
 C105[] EstraeDatiDocType.getT105()
           
 C105 ModernoType.getT105()
          Returns the value of field 't105'.
 C105 CercaDatiTitType.getT105()
          Returns the value of field 't105'.
 C105 C423.getT105()
          Returns the value of field 't105'.
static C105 C105.unmarshalC105(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type C105
 void EstraeDatiDocType.addT105(C105 vT105)
           
 void EstraeDatiDocType.addT105(int index, C105 vT105)
           
 boolean EstraeDatiDocType.removeT105(C105 vT105)
           
 void EstraeDatiDocType.setT105(int index, C105 vT105)
           
 void EstraeDatiDocType.setT105(C105[] t105Array)
           
 void ModernoType.setT105(C105 t105)
          Sets the value of field 't105'.
 void CercaDatiTitType.setT105(C105 t105)
          Sets the value of field 't105'.
 void C423.setT105(C105 t105)
          Sets the value of field 't105'.