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

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

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

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

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

Uses of MessageDestinationType 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 MessageDestinationType
 class MessageDestinationTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type MessageDestinationType
protected  List<MessageDestinationType> AssemblyDescriptorTypeImpl.messageDestination
           
protected  List<MessageDestinationType> ApplicationClientTypeImpl.messageDestination
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type MessageDestinationType
 List<MessageDestinationType> AssemblyDescriptorTypeImpl.getMessageDestination()
           
 List<MessageDestinationType> ApplicationClientTypeImpl.getMessageDestination()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type MessageDestinationType
static void AssemblyDescriptorTypeImpl.copyMessageDestination(List<MessageDestinationType> source, List<MessageDestinationType> target)
          Copies all values of property MessageDestination.
static void AssemblyDescriptorTypeImpl.copyMessageDestination(List<MessageDestinationType> source, List<MessageDestinationType> target)
          Copies all values of property MessageDestination.
static void ApplicationClientTypeImpl.copyMessageDestination(List<MessageDestinationType> source, List<MessageDestinationType> target)
          Copies all values of property MessageDestination.
static void ApplicationClientTypeImpl.copyMessageDestination(List<MessageDestinationType> source, List<MessageDestinationType> target)
          Copies all values of property MessageDestination.
 



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