Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.Profile

Packages that use Profile
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl   
 

Uses of Profile in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100
 

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

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

Uses of Profile in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl declared as Profile
protected  Profile[] ProfilesRootImpl.ProfilesImpl.profile
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl with parameters of type Profile
 void ProfilesRootImpl.ProfilesImpl.copyProfile(Profile[] source)
          Copies all values of property Profile.
 Profile ProfilesRootImpl.ProfilesImpl.setProfile(int idx, Profile value)
           
 void ProfilesRootImpl.ProfilesImpl.setProfile(Profile[] values)
           
 



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