Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationTypeType

Packages that use MessageDestinationTypeType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of MessageDestinationTypeType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationTypeType
protected  MessageDestinationTypeType MessageDestinationRefType.messageDestinationType
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationTypeType
 MessageDestinationTypeType ObjectFactory.createMessageDestinationTypeType()
          Create an instance of MessageDestinationTypeType
 MessageDestinationTypeType MessageDestinationRefType.getMessageDestinationType()
          Gets the value of the messageDestinationType property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationTypeType
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.