Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.ServiceRefHandlerType

Packages that use ServiceRefHandlerType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of ServiceRefHandlerType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return ServiceRefHandlerType
 ServiceRefHandlerType ObjectFactory.createServiceRefHandlerType()
          Create an instance of ServiceRefHandlerType
 ServiceRefHandlerType[] ServiceRefHandlerChainType.getHandler()
           
 ServiceRefHandlerType[] ServiceRefType.getHandler()
           
 ServiceRefHandlerType ServiceRefHandlerChainType.getHandler(int idx)
           
 ServiceRefHandlerType ServiceRefType.getHandler(int idx)
           
 ServiceRefHandlerType ServiceRefHandlerChainType.setHandler(int idx, ServiceRefHandlerType value)
           
 ServiceRefHandlerType ServiceRefType.setHandler(int idx, ServiceRefHandlerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type ServiceRefHandlerType
 ServiceRefHandlerType ServiceRefHandlerChainType.setHandler(int idx, ServiceRefHandlerType value)
           
 ServiceRefHandlerType ServiceRefType.setHandler(int idx, ServiceRefHandlerType value)
           
 void ServiceRefHandlerChainType.setHandler(ServiceRefHandlerType[] values)
           
 void ServiceRefType.setHandler(ServiceRefHandlerType[] values)
           
 

Uses of ServiceRefHandlerType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement ServiceRefHandlerType
 class ServiceRefHandlerTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as ServiceRefHandlerType
protected  ServiceRefHandlerType[] ServiceRefHandlerChainTypeImpl.handler
           
protected  ServiceRefHandlerType[] ServiceRefTypeImpl.handler
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return ServiceRefHandlerType
 ServiceRefHandlerType[] ServiceRefHandlerChainTypeImpl.getHandler()
           
 ServiceRefHandlerType[] ServiceRefTypeImpl.getHandler()
           
 ServiceRefHandlerType ServiceRefHandlerChainTypeImpl.getHandler(int idx)
           
 ServiceRefHandlerType ServiceRefTypeImpl.getHandler(int idx)
           
 ServiceRefHandlerType ServiceRefHandlerChainTypeImpl.setHandler(int idx, ServiceRefHandlerType value)
           
 ServiceRefHandlerType ServiceRefTypeImpl.setHandler(int idx, ServiceRefHandlerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type ServiceRefHandlerType
 ServiceRefHandlerType ServiceRefHandlerChainTypeImpl.setHandler(int idx, ServiceRefHandlerType value)
           
 ServiceRefHandlerType ServiceRefTypeImpl.setHandler(int idx, ServiceRefHandlerType value)
           
 void ServiceRefHandlerChainTypeImpl.setHandler(ServiceRefHandlerType[] values)
           
 void ServiceRefTypeImpl.setHandler(ServiceRefHandlerType[] values)
           
 



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