Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MessageDestinationType

Packages that use MessageDestinationType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of MessageDestinationType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as MessageDestinationType
protected  MessageDestinationType[] AssemblyDescriptorType.messageDestination
           
protected  MessageDestinationType[] ApplicationClientType.messageDestination
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return MessageDestinationType
 MessageDestinationType MessageDestinationType.clone()
          Creates and returns a copy of this object.
protected static MessageDestinationType ObjectFactory.copyOfMessageDestinationType(MessageDestinationType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MessageDestinationType instance.
 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.prot.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type MessageDestinationType
protected  void AssemblyDescriptorType.copyMessageDestination(MessageDestinationType[] source)
          Copies all values of property MessageDestination.
protected  void ApplicationClientType.copyMessageDestination(MessageDestinationType[] source)
          Copies all values of property MessageDestination.
protected static MessageDestinationType ObjectFactory.copyOfMessageDestinationType(MessageDestinationType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MessageDestinationType instance.
 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)
           
 

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



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