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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as MessageDestinationRefType
protected  MessageDestinationRefType[] ApplicationClientType.messageDestinationRef
           
protected  MessageDestinationRefType[] EntityBeanType.messageDestinationRef
           
protected  MessageDestinationRefType[] MessageDrivenBeanType.messageDestinationRef
           
protected  MessageDestinationRefType[] SessionBeanType.messageDestinationRef
           
protected  MessageDestinationRefType[] InterceptorType.messageDestinationRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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.indexed.valueclass.javaee.MessageDestinationRefType instance.
 MessageDestinationRefType ObjectFactory.createMessageDestinationRefType()
          Create an instance of MessageDestinationRefType
 MessageDestinationRefType[] ApplicationClientType.getMessageDestinationRef()
           
 MessageDestinationRefType[] EntityBeanType.getMessageDestinationRef()
           
 MessageDestinationRefType[] MessageDrivenBeanType.getMessageDestinationRef()
           
 MessageDestinationRefType[] SessionBeanType.getMessageDestinationRef()
           
 MessageDestinationRefType[] InterceptorType.getMessageDestinationRef()
           
 MessageDestinationRefType ApplicationClientType.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType EntityBeanType.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType MessageDrivenBeanType.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType SessionBeanType.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType InterceptorType.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType ApplicationClientType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType EntityBeanType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType MessageDrivenBeanType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType SessionBeanType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType InterceptorType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type MessageDestinationRefType
protected  void ApplicationClientType.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
protected  void EntityBeanType.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
protected  void MessageDrivenBeanType.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
protected  void SessionBeanType.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
protected  void InterceptorType.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
protected static MessageDestinationRefType ObjectFactory.copyOfMessageDestinationRefType(MessageDestinationRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MessageDestinationRefType instance.
 javax.xml.bind.JAXBElement<MessageDestinationRefType> ObjectFactory.createWebAppTypeMessageDestinationRef(MessageDestinationRefType value)
          Create an instance of JAXBElement<MessageDestinationRefType>}
 MessageDestinationRefType ApplicationClientType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType EntityBeanType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType MessageDrivenBeanType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType SessionBeanType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType InterceptorType.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 void ApplicationClientType.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void EntityBeanType.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void MessageDrivenBeanType.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void SessionBeanType.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void InterceptorType.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 

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



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