Uses of Class
sbnmarc.ModificaType

Packages that use ModificaType
sbnmarc   
 

Uses of ModificaType in sbnmarc
 

Methods in sbnmarc that return ModificaType
static ModificaType ModificaType.unmarshalModificaType(java.io.Reader reader)
           
 ModificaType SbnRequestType.getModifica()
          Returns the value of field 'modifica'.
 

Methods in sbnmarc with parameters of type ModificaType
 void SbnRequestType.setModifica(ModificaType modifica)
          Sets the value of field 'modifica'.