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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.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.prot.collections.valueclass.javaee that return ServiceRefType
 ServiceRefType ServiceRefType.clone()
          Creates and returns a copy of this object.
protected static ServiceRefType ObjectFactory.copyOfServiceRefType(ServiceRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ServiceRefType instance.
 ServiceRefType ObjectFactory.createServiceRefType()
          Create an instance of ServiceRefType
 

Methods in net.sourceforge.ccxjc.it.model.prot.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.prot.collections.valueclass.javaee with parameters of type ServiceRefType
protected static ServiceRefType ObjectFactory.copyOfServiceRefType(ServiceRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ServiceRefType instance.
 javax.xml.bind.JAXBElement<ServiceRefType> ObjectFactory.createWebAppTypeServiceRef(ServiceRefType value)
          Create an instance of JAXBElement<ServiceRefType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type ServiceRefType
protected static void ApplicationClientType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void ApplicationClientType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void EntityBeanType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void EntityBeanType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void MessageDrivenBeanType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void MessageDrivenBeanType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void SessionBeanType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void SessionBeanType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void InterceptorType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
protected static void InterceptorType.copyServiceRef(List<ServiceRefType> source, List<ServiceRefType> target)
          Copies all values of property ServiceRef.
 

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



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