Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentRefType

Packages that use PortComponentRefType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of PortComponentRefType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type PortComponentRefType
protected  List<PortComponentRefType> ServiceRefType.portComponentRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return PortComponentRefType
 PortComponentRefType PortComponentRefType.clone()
          Creates and returns a copy of this object.
protected static PortComponentRefType ObjectFactory.copyOfPortComponentRefType(PortComponentRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentRefType instance.
 PortComponentRefType ObjectFactory.createPortComponentRefType()
          Create an instance of PortComponentRefType
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type PortComponentRefType
protected static PortComponentRefType ObjectFactory.copyOfPortComponentRefType(PortComponentRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentRefType instance.
 

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

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type PortComponentRefType
PortComponentRefType(PortComponentRefType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentRefType instance by copying a given instance.
 



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