Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.PortComponentRefType

Packages that use PortComponentRefType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of PortComponentRefType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return PortComponentRefType
 PortComponentRefType ObjectFactory.createPortComponentRefType()
          Create an instance of PortComponentRefType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type PortComponentRefType
 List<PortComponentRefType> ServiceRefType.getPortComponentRef()
          Gets the value of the portComponentRef property.
 

Uses of PortComponentRefType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement PortComponentRefType
 class PortComponentRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type PortComponentRefType
protected  List<PortComponentRefType> ServiceRefTypeImpl.portComponentRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type PortComponentRefType
 List<PortComponentRefType> ServiceRefTypeImpl.getPortComponentRef()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type PortComponentRefType
static void ServiceRefTypeImpl.copyPortComponentRef(List<PortComponentRefType> source, List<PortComponentRefType> target)
          Copies all values of property PortComponentRef.
static void ServiceRefTypeImpl.copyPortComponentRef(List<PortComponentRefType> source, List<PortComponentRefType> target)
          Copies all values of property PortComponentRef.
 



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