Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.MessageDestinationUsageType

Packages that use MessageDestinationUsageType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of MessageDestinationUsageType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as MessageDestinationUsageType
protected  MessageDestinationUsageType MessageDestinationRefType.messageDestinationUsage
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationUsageType
 MessageDestinationUsageType ObjectFactory.createMessageDestinationUsageType()
          Create an instance of MessageDestinationUsageType
 MessageDestinationUsageType MessageDestinationRefType.getMessageDestinationUsage()
          Gets the value of the messageDestinationUsage property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationUsageType
 void MessageDestinationRefType.setMessageDestinationUsage(MessageDestinationUsageType value)
          Sets the value of the messageDestinationUsage property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.