Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.MessageDestinationLinkType

Packages that use MessageDestinationLinkType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee   
 

Uses of MessageDestinationLinkType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as MessageDestinationLinkType
protected  MessageDestinationLinkType MessageDrivenBeanType.messageDestinationLink
           
protected  MessageDestinationLinkType MessageDestinationRefType.messageDestinationLink
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return MessageDestinationLinkType
 MessageDestinationLinkType MessageDestinationLinkType.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.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.
 

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



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