Uses of Class
sbnmarc.SbnRequestType

Packages that use SbnRequestType
sbnmarc   
 

Uses of SbnRequestType in sbnmarc
 

Methods in sbnmarc that return SbnRequestType
 SbnRequestType SbnMessageType.getSbnRequest()
          Returns the value of field 'sbnRequest'.
static SbnRequestType SbnRequestType.unmarshalSbnRequestType(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type SbnRequestType
 void SbnMessageType.setSbnRequest(SbnRequestType sbnRequest)
          Sets the value of field 'sbnRequest'.