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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400 that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 Profile[] Model.Profiles.getProfile()
           
 Profile Model.Profiles.getProfile(int idx)
           
 Profile Model.Profiles.setProfile(int idx, Profile value)
           
 

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

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

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

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

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

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



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