Uses of Class
sbnmarc.SbnProfileType

Packages that use SbnProfileType
sbnmarc   
 

Uses of SbnProfileType in sbnmarc
 

Methods in sbnmarc that return SbnProfileType
 SbnProfileType SbnResponseTypeChoice.getSbnUserProfile()
          Returns the value of field 'sbnUserProfile'.
static SbnProfileType SbnProfileType.unmarshalSbnProfileType(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type SbnProfileType
 void SbnResponseTypeChoice.setSbnUserProfile(SbnProfileType sbnUserProfile)
          Sets the value of field 'sbnUserProfile'.