Uses of Class
sbnmarc.CercaTitoloType

Packages that use CercaTitoloType
sbnmarc   
 

Uses of CercaTitoloType in sbnmarc
 

Methods in sbnmarc that return CercaTitoloType
 CercaTitoloType CercaType.getCercaTitolo()
          Returns the value of field 'cercaTitolo'.
static CercaTitoloType CercaTitoloType.unmarshalCercaTitoloType(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type CercaTitoloType
 void CercaType.setCercaTitolo(CercaTitoloType cercaTitolo)
          Sets the value of field 'cercaTitolo'.