Uses of Class
sbnmarc.LocalizzaType

Packages that use LocalizzaType
sbnmarc   
 

Uses of LocalizzaType in sbnmarc
 

Methods in sbnmarc that return LocalizzaType
 LocalizzaType CreaType.getLocalizza()
          Returns the value of field 'localizza'.
static LocalizzaType LocalizzaType.unmarshalLocalizzaType(java.io.Reader reader)
           
 LocalizzaType SbnRequestType.getLocalizza()
          Returns the value of field 'localizza'.
 

Methods in sbnmarc with parameters of type LocalizzaType
 void CreaType.setLocalizza(LocalizzaType localizza)
          Sets the value of field 'localizza'.
 void SbnRequestType.setLocalizza(LocalizzaType localizza)
          Sets the value of field 'localizza'.