Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.MessageDestinationLinkType

Packages that use MessageDestinationLinkType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of MessageDestinationLinkType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return MessageDestinationLinkType
 MessageDestinationLinkType ObjectFactory.createMessageDestinationLinkType()
          Create an instance of MessageDestinationLinkType
 MessageDestinationLinkType MessageDrivenBeanType.getMessageDestinationLink()
          Gets the value of the messageDestinationLink property.
 MessageDestinationLinkType MessageDestinationRefType.getMessageDestinationLink()
          Gets the value of the messageDestinationLink property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type MessageDestinationLinkType
 void MessageDrivenBeanType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 

Uses of MessageDestinationLinkType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement MessageDestinationLinkType
 class MessageDestinationLinkTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return MessageDestinationLinkType
 MessageDestinationLinkType MessageDestinationRefTypeImpl.getMessageDestinationLink()
           
 MessageDestinationLinkType MessageDrivenBeanTypeImpl.getMessageDestinationLink()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type MessageDestinationLinkType
 void MessageDestinationRefTypeImpl.setMessageDestinationLink(MessageDestinationLinkType value)
           
 void MessageDrivenBeanTypeImpl.setMessageDestinationLink(MessageDestinationLinkType value)
           
 



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