Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100 with type parameters of type Profile
protected  List<Profile> Settings.Profiles.profile
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100 that return Profile
 Profile Profile.clone()
          Creates and returns a copy of this object.
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 

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

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100 with parameters of type Profile
Profile(Profile o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.settings100.Profile instance by copying a given instance.
 



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