Uses of Class
sbnmarc.SbnResponseType

Packages that use SbnResponseType
sbnmarc   
 

Uses of SbnResponseType in sbnmarc
 

Methods in sbnmarc that return SbnResponseType
static SbnResponseType SbnResponseType.unmarshalSbnResponseType(java.io.Reader reader)
           
 SbnResponseType SbnMessageType.getSbnResponse()
          Returns the value of field 'sbnResponse'.
 

Methods in sbnmarc with parameters of type SbnResponseType
 void SbnMessageType.setSbnResponse(SbnResponseType sbnResponse)
          Sets the value of field 'sbnResponse'.