Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100.impl   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100
 

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

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

Uses of Profile in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100.impl with type parameters of type Profile
protected  List<Profile> ProfilesRootImpl.ProfilesImpl.profile
           
 

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

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.profiles100.impl with type arguments of type Profile
protected static void ProfilesRootImpl.ProfilesImpl.copyProfile(List<Profile> source, List<Profile> target)
          Copies all values of property Profile.
protected static void ProfilesRootImpl.ProfilesImpl.copyProfile(List<Profile> source, List<Profile> target)
          Copies all values of property Profile.
 



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