Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.PortComponentRefType

Packages that use PortComponentRefType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of PortComponentRefType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as PortComponentRefType
protected  PortComponentRefType[] ServiceRefType.portComponentRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return PortComponentRefType
 PortComponentRefType PortComponentRefType.clone()
          Creates and returns a copy of this object.
 PortComponentRefType ObjectFactory.createPortComponentRefType()
          Create an instance of PortComponentRefType
 PortComponentRefType[] ServiceRefType.getPortComponentRef()
           
 PortComponentRefType ServiceRefType.getPortComponentRef(int idx)
           
 PortComponentRefType ServiceRefType.setPortComponentRef(int idx, PortComponentRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type PortComponentRefType
 PortComponentRefType ServiceRefType.setPortComponentRef(int idx, PortComponentRefType value)
           
 void ServiceRefType.setPortComponentRef(PortComponentRefType[] values)
           
 

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



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