Uses of Class
sbnmarc.DatiDocType

Packages that use DatiDocType
sbnmarc   
 

Uses of DatiDocType in sbnmarc
 

Subclasses of DatiDocType in sbnmarc
 class AnticoType
           
 class CartograficoType
           
 class GraficoType
           
 class ModernoType
           
 class MusicaType
           
 

Methods in sbnmarc that return DatiDocType
static DatiDocType DatiDocType.unmarshalDatiDocType(java.io.Reader reader)
           
 DatiDocType DocumentoTypeChoice.getDatiDocumento()
          Returns the value of field 'datiDocumento'.
 

Methods in sbnmarc with parameters of type DatiDocType
 void DocumentoTypeChoice.setDatiDocumento(DatiDocType datiDocumento)
          Sets the value of field 'datiDocumento'.