Uses of Class
sbnmarc.SbnResultType

Packages that use SbnResultType
sbnmarc   
 

Uses of SbnResultType in sbnmarc
 

Methods in sbnmarc that return SbnResultType
 SbnResultType SbnResponseType.getSbnResult()
          Returns the value of field 'sbnResult'.
static SbnResultType SbnResultType.unmarshalSbnResultType(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type SbnResultType
 void SbnResponseType.setSbnResult(SbnResultType sbnResult)
          Sets the value of field 'sbnResult'.