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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return ServiceRefType
 ServiceRefType ObjectFactory.createServiceRefType()
          Create an instance of ServiceRefType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.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>}
 List<ServiceRefType> ApplicationClientType.getServiceRef()
          Gets the value of the serviceRef property.
 List<ServiceRefType> EntityBeanType.getServiceRef()
          Gets the value of the serviceRef property.
 List<ServiceRefType> MessageDrivenBeanType.getServiceRef()
          Gets the value of the serviceRef property.
 List<ServiceRefType> SessionBeanType.getServiceRef()
          Gets the value of the serviceRef property.
 List<ServiceRefType> InterceptorType.getServiceRef()
          Gets the value of the serviceRef property.
 

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

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

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement ServiceRefType
 class ServiceRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type ServiceRefType
protected  List<ServiceRefType> EntityBeanTypeImpl.serviceRef
           
protected  List<ServiceRefType> InterceptorTypeImpl.serviceRef
           
protected  List<ServiceRefType> SessionBeanTypeImpl.serviceRef
           
protected  List<ServiceRefType> MessageDrivenBeanTypeImpl.serviceRef
           
protected  List<ServiceRefType> ApplicationClientTypeImpl.serviceRef
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type ServiceRefType
 List<ServiceRefType> EntityBeanTypeImpl.getServiceRef()
           
 List<ServiceRefType> InterceptorTypeImpl.getServiceRef()
           
 List<ServiceRefType> SessionBeanTypeImpl.getServiceRef()
           
 List<ServiceRefType> MessageDrivenBeanTypeImpl.getServiceRef()
           
 List<ServiceRefType> ApplicationClientTypeImpl.getServiceRef()
           
 



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