Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100 declared as Profile
protected  Profile[] Settings.Profiles.profile
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100 that return Profile
 Profile Profile.clone()
          Creates and returns a copy of this object.
protected static Profile ObjectFactory.copyOfProfile(Profile clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100.Profile instance.
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 Profile[] Settings.Profiles.getProfile()
           
 Profile Settings.Profiles.getProfile(int idx)
           
 Profile Settings.Profiles.setProfile(int idx, Profile value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100 with parameters of type Profile
protected static Profile ObjectFactory.copyOfProfile(Profile clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.settings100.Profile instance.
protected  void Settings.Profiles.copyProfile(Profile[] source)
          Copies all values of property Profile.
 Profile Settings.Profiles.setProfile(int idx, Profile value)
           
 void Settings.Profiles.setProfile(Profile[] values)
           
 

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



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