Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.ServiceRefType

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type ServiceRefType
protected  List<ServiceRefType> ApplicationClientType.serviceRef
           
protected  List<ServiceRefType> EntityBeanType.serviceRef
           
protected  List<ServiceRefType> MessageDrivenBeanType.serviceRef
           
protected  List<ServiceRefType> SessionBeanType.serviceRef
           
protected  List<ServiceRefType> InterceptorType.serviceRef
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return ServiceRefType
 ServiceRefType ServiceRefType.clone()
          Creates and returns a copy of this object.
 ServiceRefType ObjectFactory.createServiceRefType()
          Create an instance of ServiceRefType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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.valueclass.javaee with parameters of type ServiceRefType
 javax.xml.bind.JAXBElement<ServiceRefType> ObjectFactory.createWebAppTypeServiceRef(ServiceRefType value)
          Create an instance of JAXBElement<ServiceRefType>}
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type ServiceRefType
ServiceRefType(ServiceRefType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.ServiceRefType instance by copying a given instance.
 



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