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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return MessageDestinationRefType
 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.pub.indexed.novalueclass.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.pub.indexed.novalueclass.javaee with parameters of type MessageDestinationRefType
 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)
           
 

Uses of MessageDestinationRefType 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 MessageDestinationRefType
 class MessageDestinationRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as MessageDestinationRefType
protected  MessageDestinationRefType[] EntityBeanTypeImpl.messageDestinationRef
           
protected  MessageDestinationRefType[] InterceptorTypeImpl.messageDestinationRef
           
protected  MessageDestinationRefType[] SessionBeanTypeImpl.messageDestinationRef
           
protected  MessageDestinationRefType[] MessageDrivenBeanTypeImpl.messageDestinationRef
           
protected  MessageDestinationRefType[] ApplicationClientTypeImpl.messageDestinationRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return MessageDestinationRefType
 MessageDestinationRefType[] EntityBeanTypeImpl.getMessageDestinationRef()
           
 MessageDestinationRefType[] InterceptorTypeImpl.getMessageDestinationRef()
           
 MessageDestinationRefType[] SessionBeanTypeImpl.getMessageDestinationRef()
           
 MessageDestinationRefType[] MessageDrivenBeanTypeImpl.getMessageDestinationRef()
           
 MessageDestinationRefType[] ApplicationClientTypeImpl.getMessageDestinationRef()
           
 MessageDestinationRefType EntityBeanTypeImpl.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType InterceptorTypeImpl.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType SessionBeanTypeImpl.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType MessageDrivenBeanTypeImpl.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType ApplicationClientTypeImpl.getMessageDestinationRef(int idx)
           
 MessageDestinationRefType EntityBeanTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType InterceptorTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType SessionBeanTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType MessageDrivenBeanTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType ApplicationClientTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type MessageDestinationRefType
 void EntityBeanTypeImpl.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
 void InterceptorTypeImpl.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
 void SessionBeanTypeImpl.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
 void MessageDrivenBeanTypeImpl.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
 void ApplicationClientTypeImpl.copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
 MessageDestinationRefType EntityBeanTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType InterceptorTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType SessionBeanTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType MessageDrivenBeanTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 MessageDestinationRefType ApplicationClientTypeImpl.setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 void EntityBeanTypeImpl.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void InterceptorTypeImpl.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void SessionBeanTypeImpl.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void MessageDrivenBeanTypeImpl.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void ApplicationClientTypeImpl.setMessageDestinationRef(MessageDestinationRefType[] values)
           
 



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