Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.PortComponentRefType

Packages that use PortComponentRefType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of PortComponentRefType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return PortComponentRefType
 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.prot.indexed.novalueclass.javaee with parameters of type PortComponentRefType
 PortComponentRefType ServiceRefType.setPortComponentRef(int idx, PortComponentRefType value)
           
 void ServiceRefType.setPortComponentRef(PortComponentRefType[] values)
           
 

Uses of PortComponentRefType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as PortComponentRefType
protected  PortComponentRefType[] ServiceRefTypeImpl.portComponentRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return PortComponentRefType
 PortComponentRefType[] ServiceRefTypeImpl.getPortComponentRef()
           
 PortComponentRefType ServiceRefTypeImpl.getPortComponentRef(int idx)
           
 PortComponentRefType ServiceRefTypeImpl.setPortComponentRef(int idx, PortComponentRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type PortComponentRefType
protected  void ServiceRefTypeImpl.copyPortComponentRef(PortComponentRefType[] source)
          Copies all values of property PortComponentRef.
 PortComponentRefType ServiceRefTypeImpl.setPortComponentRef(int idx, PortComponentRefType value)
           
 void ServiceRefTypeImpl.setPortComponentRef(PortComponentRefType[] values)
           
 



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