Uses of Class
sbnmarc.SbnResponseTypeChoice

Packages that use SbnResponseTypeChoice
sbnmarc   
 

Uses of SbnResponseTypeChoice in sbnmarc
 

Methods in sbnmarc that return SbnResponseTypeChoice
 SbnResponseTypeChoice SbnResponseType.getSbnResponseTypeChoice()
          Returns the value of field 'sbnResponseTypeChoice'.
static SbnResponseTypeChoice SbnResponseTypeChoice.unmarshalSbnResponseTypeChoice(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type SbnResponseTypeChoice
 void SbnResponseType.setSbnResponseTypeChoice(SbnResponseTypeChoice sbnResponseTypeChoice)
          Sets the value of field 'sbnResponseTypeChoice'.