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

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

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

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

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

Uses of ServiceRefHandlerType 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 ServiceRefHandlerType
 class ServiceRefHandlerTypeImpl
           
 

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

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

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



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