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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationUsageType
protected  MessageDestinationUsageType MessageDestinationRefType.messageDestinationUsage
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationUsageType
 MessageDestinationUsageType ObjectFactory.createMessageDestinationUsageType()
          Create an instance of MessageDestinationUsageType
 MessageDestinationUsageType MessageDestinationRefType.getMessageDestinationUsage()
          Gets the value of the messageDestinationUsage property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationUsageType
 void MessageDestinationRefType.setMessageDestinationUsage(MessageDestinationUsageType value)
          Sets the value of the messageDestinationUsage property.
 



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