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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return ServiceRefType
 ServiceRefType ObjectFactory.createServiceRefType()
          Create an instance of ServiceRefType
 ServiceRefType[] ApplicationClientType.getServiceRef()
           
 ServiceRefType[] EntityBeanType.getServiceRef()
           
 ServiceRefType[] MessageDrivenBeanType.getServiceRef()
           
 ServiceRefType[] SessionBeanType.getServiceRef()
           
 ServiceRefType[] InterceptorType.getServiceRef()
           
 ServiceRefType ApplicationClientType.getServiceRef(int idx)
           
 ServiceRefType EntityBeanType.getServiceRef(int idx)
           
 ServiceRefType MessageDrivenBeanType.getServiceRef(int idx)
           
 ServiceRefType SessionBeanType.getServiceRef(int idx)
           
 ServiceRefType InterceptorType.getServiceRef(int idx)
           
 ServiceRefType ApplicationClientType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType EntityBeanType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType MessageDrivenBeanType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType SessionBeanType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType InterceptorType.setServiceRef(int idx, ServiceRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return types with arguments of type ServiceRefType
 javax.xml.bind.JAXBElement<ServiceRefType> ObjectFactory.createWebAppTypeServiceRef(ServiceRefType value)
          Create an instance of JAXBElement<ServiceRefType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type ServiceRefType
 javax.xml.bind.JAXBElement<ServiceRefType> ObjectFactory.createWebAppTypeServiceRef(ServiceRefType value)
          Create an instance of JAXBElement<ServiceRefType>}
 ServiceRefType ApplicationClientType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType EntityBeanType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType MessageDrivenBeanType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType SessionBeanType.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType InterceptorType.setServiceRef(int idx, ServiceRefType value)
           
 void ApplicationClientType.setServiceRef(ServiceRefType[] values)
           
 void EntityBeanType.setServiceRef(ServiceRefType[] values)
           
 void MessageDrivenBeanType.setServiceRef(ServiceRefType[] values)
           
 void SessionBeanType.setServiceRef(ServiceRefType[] values)
           
 void InterceptorType.setServiceRef(ServiceRefType[] values)
           
 

Uses of ServiceRefType 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 ServiceRefType
 class ServiceRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as ServiceRefType
protected  ServiceRefType[] EntityBeanTypeImpl.serviceRef
           
protected  ServiceRefType[] InterceptorTypeImpl.serviceRef
           
protected  ServiceRefType[] SessionBeanTypeImpl.serviceRef
           
protected  ServiceRefType[] MessageDrivenBeanTypeImpl.serviceRef
           
protected  ServiceRefType[] ApplicationClientTypeImpl.serviceRef
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return ServiceRefType
 ServiceRefType[] EntityBeanTypeImpl.getServiceRef()
           
 ServiceRefType[] InterceptorTypeImpl.getServiceRef()
           
 ServiceRefType[] SessionBeanTypeImpl.getServiceRef()
           
 ServiceRefType[] MessageDrivenBeanTypeImpl.getServiceRef()
           
 ServiceRefType[] ApplicationClientTypeImpl.getServiceRef()
           
 ServiceRefType EntityBeanTypeImpl.getServiceRef(int idx)
           
 ServiceRefType InterceptorTypeImpl.getServiceRef(int idx)
           
 ServiceRefType SessionBeanTypeImpl.getServiceRef(int idx)
           
 ServiceRefType MessageDrivenBeanTypeImpl.getServiceRef(int idx)
           
 ServiceRefType ApplicationClientTypeImpl.getServiceRef(int idx)
           
 ServiceRefType EntityBeanTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType InterceptorTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType SessionBeanTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType MessageDrivenBeanTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType ApplicationClientTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type ServiceRefType
 ServiceRefType EntityBeanTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType InterceptorTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType SessionBeanTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType MessageDrivenBeanTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 ServiceRefType ApplicationClientTypeImpl.setServiceRef(int idx, ServiceRefType value)
           
 void EntityBeanTypeImpl.setServiceRef(ServiceRefType[] values)
           
 void InterceptorTypeImpl.setServiceRef(ServiceRefType[] values)
           
 void SessionBeanTypeImpl.setServiceRef(ServiceRefType[] values)
           
 void MessageDrivenBeanTypeImpl.setServiceRef(ServiceRefType[] values)
           
 void ApplicationClientTypeImpl.setServiceRef(ServiceRefType[] values)
           
 



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