Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.FacesConfigNavigationRuleExtensionType

Packages that use FacesConfigNavigationRuleExtensionType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of FacesConfigNavigationRuleExtensionType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return FacesConfigNavigationRuleExtensionType
 FacesConfigNavigationRuleExtensionType ObjectFactory.createFacesConfigNavigationRuleExtensionType()
          Create an instance of FacesConfigNavigationRuleExtensionType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type FacesConfigNavigationRuleExtensionType
 List<FacesConfigNavigationRuleExtensionType> FacesConfigNavigationRuleType.getNavigationRuleExtension()
          Gets the value of the navigationRuleExtension property.
 

Uses of FacesConfigNavigationRuleExtensionType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement FacesConfigNavigationRuleExtensionType
 class FacesConfigNavigationRuleExtensionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type FacesConfigNavigationRuleExtensionType
protected  List<FacesConfigNavigationRuleExtensionType> FacesConfigNavigationRuleTypeImpl.navigationRuleExtension
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type FacesConfigNavigationRuleExtensionType
 List<FacesConfigNavigationRuleExtensionType> FacesConfigNavigationRuleTypeImpl.getNavigationRuleExtension()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type FacesConfigNavigationRuleExtensionType
protected static void FacesConfigNavigationRuleTypeImpl.copyNavigationRuleExtension(List<FacesConfigNavigationRuleExtensionType> source, List<FacesConfigNavigationRuleExtensionType> target)
          Copies all values of property NavigationRuleExtension.
protected static void FacesConfigNavigationRuleTypeImpl.copyNavigationRuleExtension(List<FacesConfigNavigationRuleExtensionType> source, List<FacesConfigNavigationRuleExtensionType> target)
          Copies all values of property NavigationRuleExtension.
 



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