Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.MessageDestinationRefType

Packages that use MessageDestinationRefType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of MessageDestinationRefType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return MessageDestinationRefType
 MessageDestinationRefType ObjectFactory.createMessageDestinationRefType()
          Create an instance of MessageDestinationRefType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type MessageDestinationRefType
 javax.xml.bind.JAXBElement<MessageDestinationRefType> ObjectFactory.createWebAppTypeMessageDestinationRef(MessageDestinationRefType value)
          Create an instance of JAXBElement<MessageDestinationRefType>}
 List<MessageDestinationRefType> ApplicationClientType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> EntityBeanType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> MessageDrivenBeanType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> SessionBeanType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> InterceptorType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 

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

Uses of MessageDestinationRefType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement MessageDestinationRefType
 class MessageDestinationRefTypeImpl
           
 

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

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type MessageDestinationRefType
static void EntityBeanTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void EntityBeanTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void InterceptorTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void InterceptorTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void SessionBeanTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void SessionBeanTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void MessageDrivenBeanTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void MessageDrivenBeanTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void ApplicationClientTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
static void ApplicationClientTypeImpl.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
 



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