Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.MessageDestinationRefType

Packages that use MessageDestinationRefType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of MessageDestinationRefType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

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

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

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

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



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