Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.ContainerRuntimeOptionType

Packages that use ContainerRuntimeOptionType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl   
 

Uses of ContainerRuntimeOptionType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200 that return ContainerRuntimeOptionType
 ContainerRuntimeOptionType ObjectFactory.createContainerRuntimeOptionType()
          Create an instance of ContainerRuntimeOptionType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200 that return types with arguments of type ContainerRuntimeOptionType
 List<ContainerRuntimeOptionType> PortletAppType.getContainerRuntimeOption()
          Gets the value of the containerRuntimeOption property.
 List<ContainerRuntimeOptionType> PortletType.getContainerRuntimeOption()
          Gets the value of the containerRuntimeOption property.
 

Uses of ContainerRuntimeOptionType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl that implement ContainerRuntimeOptionType
 class ContainerRuntimeOptionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl with type parameters of type ContainerRuntimeOptionType
protected  List<ContainerRuntimeOptionType> PortletAppTypeImpl.containerRuntimeOption
           
protected  List<ContainerRuntimeOptionType> PortletTypeImpl.containerRuntimeOption
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl that return types with arguments of type ContainerRuntimeOptionType
 List<ContainerRuntimeOptionType> PortletAppTypeImpl.getContainerRuntimeOption()
           
 List<ContainerRuntimeOptionType> PortletTypeImpl.getContainerRuntimeOption()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl with type arguments of type ContainerRuntimeOptionType
static void PortletAppTypeImpl.copyContainerRuntimeOption(List<ContainerRuntimeOptionType> source, List<ContainerRuntimeOptionType> target)
          Copies all values of property ContainerRuntimeOption.
static void PortletAppTypeImpl.copyContainerRuntimeOption(List<ContainerRuntimeOptionType> source, List<ContainerRuntimeOptionType> target)
          Copies all values of property ContainerRuntimeOption.
static void PortletTypeImpl.copyContainerRuntimeOption(List<ContainerRuntimeOptionType> source, List<ContainerRuntimeOptionType> target)
          Copies all values of property ContainerRuntimeOption.
static void PortletTypeImpl.copyContainerRuntimeOption(List<ContainerRuntimeOptionType> source, List<ContainerRuntimeOptionType> target)
          Copies all values of property ContainerRuntimeOption.
 



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