Uses of Class
sbnmarc.SbnOutputType

Packages that use SbnOutputType
sbnmarc   
 

Uses of SbnOutputType in sbnmarc
 

Methods in sbnmarc that return SbnOutputType
 SbnOutputType SbnResponseTypeChoice.getSbnOutput()
          Returns the value of field 'sbnOutput'.
static SbnOutputType SbnOutputType.unmarshalSbnOutputType(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type SbnOutputType
 void SbnResponseTypeChoice.setSbnOutput(SbnOutputType sbnOutput)
          Sets the value of field 'sbnOutput'.