Uses of Class
sbnmarc.CancellaType

Packages that use CancellaType
sbnmarc   
 

Uses of CancellaType in sbnmarc
 

Methods in sbnmarc that return CancellaType
static CancellaType CancellaType.unmarshalCancellaType(java.io.Reader reader)
           
 CancellaType SbnRequestType.getCancella()
          Returns the value of field 'cancella'.
 

Methods in sbnmarc with parameters of type CancellaType
 void SbnRequestType.setCancella(CancellaType cancella)
          Sets the value of field 'cancella'.