Uses of Class
sbnmarc.CercaType

Packages that use CercaType
sbnmarc   
 

Uses of CercaType in sbnmarc
 

Methods in sbnmarc that return CercaType
static CercaType CercaType.unmarshalCercaType(java.io.Reader reader)
           
 CercaType SbnRequestType.getCerca()
          Returns the value of field 'cerca'.
 

Methods in sbnmarc with parameters of type CercaType
 void SbnRequestType.setCerca(CercaType cerca)
          Sets the value of field 'cerca'.