Uses of Class
sbnmarc.C200

Packages that use C200
sbnmarc   
 

Uses of C200 in sbnmarc
 

Methods in sbnmarc that return C200
 C200 DatiDocType.getT200()
          Returns the value of field 't200'.
 C200 TitAccessoTypeChoice.getT454()
          Returns the value of field 't454'.
 C200 TitAccessoTypeChoice.getT510()
          Returns the value of field 't510'.
 C200 TitAccessoTypeChoice.getT517()
          Returns the value of field 't517'.
 C200 C423.getT200()
          Returns the value of field 't200'.
static C200 C200.unmarshalC200(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type C200
 void DatiDocType.setT200(C200 t200)
          Sets the value of field 't200'.
 void TitAccessoTypeChoice.setT454(C200 t454)
          Sets the value of field 't454'.
 void TitAccessoTypeChoice.setT510(C200 t510)
          Sets the value of field 't510'.
 void TitAccessoTypeChoice.setT517(C200 t517)
          Sets the value of field 't517'.
 void C423.setT200(C200 t200)
          Sets the value of field 't200'.