Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100 with type parameters of type Profile
protected  List<Profile> ProfilesRoot.Profiles.profile
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100 that return Profile
 Profile Profile.clone()
          Creates and returns a copy of this object.
static Profile ObjectFactory.copyOfProfile(Profile clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100.Profile instance.
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100 with parameters of type Profile
static Profile ObjectFactory.copyOfProfile(Profile clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100.Profile instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.profiles100 with type arguments of type Profile
static void ProfilesRoot.Profiles.copyProfile(List<Profile> source, List<Profile> target)
          Copies all values of property Profile.
static void ProfilesRoot.Profiles.copyProfile(List<Profile> source, List<Profile> target)
          Copies all values of property Profile.
 

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



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