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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return MessageDestinationType
 MessageDestinationType ObjectFactory.createMessageDestinationType()
          Create an instance of MessageDestinationType
 MessageDestinationType[] AssemblyDescriptorType.getMessageDestination()
           
 MessageDestinationType[] ApplicationClientType.getMessageDestination()
           
 MessageDestinationType AssemblyDescriptorType.getMessageDestination(int idx)
           
 MessageDestinationType ApplicationClientType.getMessageDestination(int idx)
           
 MessageDestinationType AssemblyDescriptorType.setMessageDestination(int idx, MessageDestinationType value)
           
 MessageDestinationType ApplicationClientType.setMessageDestination(int idx, MessageDestinationType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebAppTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 MessageDestinationType AssemblyDescriptorType.setMessageDestination(int idx, MessageDestinationType value)
           
 MessageDestinationType ApplicationClientType.setMessageDestination(int idx, MessageDestinationType value)
           
 void AssemblyDescriptorType.setMessageDestination(MessageDestinationType[] values)
           
 void ApplicationClientType.setMessageDestination(MessageDestinationType[] values)
           
 

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

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement MessageDestinationType
 class MessageDestinationTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as MessageDestinationType
protected  MessageDestinationType[] AssemblyDescriptorTypeImpl.messageDestination
           
protected  MessageDestinationType[] ApplicationClientTypeImpl.messageDestination
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return MessageDestinationType
 MessageDestinationType[] AssemblyDescriptorTypeImpl.getMessageDestination()
           
 MessageDestinationType[] ApplicationClientTypeImpl.getMessageDestination()
           
 MessageDestinationType AssemblyDescriptorTypeImpl.getMessageDestination(int idx)
           
 MessageDestinationType ApplicationClientTypeImpl.getMessageDestination(int idx)
           
 MessageDestinationType AssemblyDescriptorTypeImpl.setMessageDestination(int idx, MessageDestinationType value)
           
 MessageDestinationType ApplicationClientTypeImpl.setMessageDestination(int idx, MessageDestinationType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type MessageDestinationType
 void AssemblyDescriptorTypeImpl.copyMessageDestination(MessageDestinationType[] source)
          Copies all values of property MessageDestination.
 void ApplicationClientTypeImpl.copyMessageDestination(MessageDestinationType[] source)
          Copies all values of property MessageDestination.
 MessageDestinationType AssemblyDescriptorTypeImpl.setMessageDestination(int idx, MessageDestinationType value)
           
 MessageDestinationType ApplicationClientTypeImpl.setMessageDestination(int idx, MessageDestinationType value)
           
 void AssemblyDescriptorTypeImpl.setMessageDestination(MessageDestinationType[] values)
           
 void ApplicationClientTypeImpl.setMessageDestination(MessageDestinationType[] values)
           
 



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