Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100 that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100 that return types with arguments of type Profile
 List<Profile> Settings.Profiles.getProfile()
          Gets the value of the profile property.
 

Uses of Profile in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl that implement Profile
 class ProfileImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl with type parameters of type Profile
protected  List<Profile> SettingsImpl.ProfilesImpl.profile
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl that return types with arguments of type Profile
 List<Profile> SettingsImpl.ProfilesImpl.getProfile()
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.