Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.MessageDestinationTypeType

Packages that use MessageDestinationTypeType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of MessageDestinationTypeType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return MessageDestinationTypeType
 MessageDestinationTypeType ObjectFactory.createMessageDestinationTypeType()
          Create an instance of MessageDestinationTypeType
 MessageDestinationTypeType MessageDrivenBeanType.getMessageDestinationType()
          Gets the value of the messageDestinationType property.
 MessageDestinationTypeType MessageDestinationRefType.getMessageDestinationType()
          Gets the value of the messageDestinationType property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type MessageDestinationTypeType
 void MessageDrivenBeanType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 

Uses of MessageDestinationTypeType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement MessageDestinationTypeType
 class MessageDestinationTypeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return MessageDestinationTypeType
 MessageDestinationTypeType MessageDestinationRefTypeImpl.getMessageDestinationType()
           
 MessageDestinationTypeType MessageDrivenBeanTypeImpl.getMessageDestinationType()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type MessageDestinationTypeType
 void MessageDestinationRefTypeImpl.setMessageDestinationType(MessageDestinationTypeType value)
           
 void MessageDrivenBeanTypeImpl.setMessageDestinationType(MessageDestinationTypeType value)
           
 



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