Uses of Interface
net.sourceforge.doyen.jaxb.Profile

Packages that use Profile
net.sourceforge.doyen.jaxb   
net.sourceforge.doyen.jaxb.impl   
 

Uses of Profile in net.sourceforge.doyen.jaxb
 

Methods in net.sourceforge.doyen.jaxb that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 

Uses of Profile in net.sourceforge.doyen.jaxb.impl
 

Classes in net.sourceforge.doyen.jaxb.impl that implement Profile
 class ProfileImpl