Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.MessageDestinationRefType

Packages that use MessageDestinationRefType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of MessageDestinationRefType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type MessageDestinationRefType
protected  List<MessageDestinationRefType> ApplicationClientType.messageDestinationRef
           
protected  List<MessageDestinationRefType> EntityBeanType.messageDestinationRef
           
protected  List<MessageDestinationRefType> MessageDrivenBeanType.messageDestinationRef
           
protected  List<MessageDestinationRefType> SessionBeanType.messageDestinationRef
           
protected  List<MessageDestinationRefType> InterceptorType.messageDestinationRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return MessageDestinationRefType
 MessageDestinationRefType MessageDestinationRefType.clone()
          Creates and returns a copy of this object.
protected static MessageDestinationRefType ObjectFactory.copyOfMessageDestinationRefType(MessageDestinationRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.MessageDestinationRefType instance.
 MessageDestinationRefType ObjectFactory.createMessageDestinationRefType()
          Create an instance of MessageDestinationRefType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return types with arguments of type MessageDestinationRefType
 javax.xml.bind.JAXBElement<MessageDestinationRefType> ObjectFactory.createWebAppTypeMessageDestinationRef(MessageDestinationRefType value)
          Create an instance of JAXBElement<MessageDestinationRefType>}
 List<MessageDestinationRefType> ApplicationClientType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> EntityBeanType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> MessageDrivenBeanType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> SessionBeanType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 List<MessageDestinationRefType> InterceptorType.getMessageDestinationRef()
          Gets the value of the messageDestinationRef property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type MessageDestinationRefType
protected static MessageDestinationRefType ObjectFactory.copyOfMessageDestinationRefType(MessageDestinationRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.MessageDestinationRefType instance.
 javax.xml.bind.JAXBElement<MessageDestinationRefType> ObjectFactory.createWebAppTypeMessageDestinationRef(MessageDestinationRefType value)
          Create an instance of JAXBElement<MessageDestinationRefType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type MessageDestinationRefType
protected static void ApplicationClientType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void ApplicationClientType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void EntityBeanType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void EntityBeanType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void MessageDrivenBeanType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void MessageDrivenBeanType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void SessionBeanType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void SessionBeanType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void InterceptorType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
protected static void InterceptorType.copyMessageDestinationRef(List<MessageDestinationRefType> source, List<MessageDestinationRefType> target)
          Copies all values of property MessageDestinationRef.
 

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



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