Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.MessageDestinationType

Packages that use MessageDestinationType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of MessageDestinationType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type MessageDestinationType
protected  List<MessageDestinationType> AssemblyDescriptorType.messageDestination
           
protected  List<MessageDestinationType> ApplicationClientType.messageDestination
           
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebAppTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 List<MessageDestinationType> AssemblyDescriptorType.getMessageDestination()
          Gets the value of the messageDestination property.
 List<MessageDestinationType> ApplicationClientType.getMessageDestination()
          Gets the value of the messageDestination property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebAppTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 

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



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