Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MessageDestinationTypeType

Packages that use MessageDestinationTypeType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of MessageDestinationTypeType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as MessageDestinationTypeType
protected  MessageDestinationTypeType MessageDrivenBeanType.messageDestinationType
           
protected  MessageDestinationTypeType MessageDestinationRefType.messageDestinationType
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return MessageDestinationTypeType
 MessageDestinationTypeType MessageDestinationTypeType.clone()
          Creates and returns a copy of this object.
static MessageDestinationTypeType ObjectFactory.copyOfMessageDestinationTypeType(MessageDestinationTypeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MessageDestinationTypeType instance.
 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.pub.collections.valueclass.javaee with parameters of type MessageDestinationTypeType
static MessageDestinationTypeType ObjectFactory.copyOfMessageDestinationTypeType(MessageDestinationTypeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MessageDestinationTypeType instance.
 void MessageDrivenBeanType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 

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



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