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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 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.pom400.Profile instance.
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 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.pom400.Profile instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type arguments of type Profile
static void Model.Profiles.copyProfile(List<Profile> source, List<Profile> target)
          Copies all values of property Profile.
static void Model.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.pom400 with parameters of type Profile
Profile(Profile o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Profile instance by copying a given instance.
 



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