Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100 that return Profile
 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.priv.indexed.novalueclass.maven.settings100 with parameters of type Profile
 Profile Settings.Profiles.setProfile(int idx, Profile value)
           
 void Settings.Profiles.setProfile(Profile[] values)
           
 

Uses of Profile in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl that implement Profile
 class ProfileImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl declared as Profile
protected  Profile[] SettingsImpl.ProfilesImpl.profile
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl that return Profile
 Profile[] SettingsImpl.ProfilesImpl.getProfile()
           
 Profile SettingsImpl.ProfilesImpl.getProfile(int idx)
           
 Profile SettingsImpl.ProfilesImpl.setProfile(int idx, Profile value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl with parameters of type Profile
 Profile SettingsImpl.ProfilesImpl.setProfile(int idx, Profile value)
           
 void SettingsImpl.ProfilesImpl.setProfile(Profile[] values)
           
 



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