Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefType

Packages that use ServiceRefType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of ServiceRefType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as ServiceRefType
protected  ServiceRefType[] ApplicationClientType.serviceRef
           
protected  ServiceRefType[] EntityBeanType.serviceRef
           
protected  ServiceRefType[] MessageDrivenBeanType.serviceRef
           
protected  ServiceRefType[] SessionBeanType.serviceRef
           
protected  ServiceRefType[] InterceptorType.serviceRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return ServiceRefType
 ServiceRefType ServiceRefType.clone()
          Creates and returns a copy of this object.
static ServiceRefType ObjectFactory.copyOfServiceRefType(ServiceRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefType instance.
 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.pub.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type ServiceRefType
static ServiceRefType ObjectFactory.copyOfServiceRefType(ServiceRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefType instance.
 void ApplicationClientType.copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 void EntityBeanType.copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 void MessageDrivenBeanType.copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 void SessionBeanType.copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 void InterceptorType.copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 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)
           
 

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



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