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

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

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

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as MessageDestinationTypeType
protected  MessageDestinationTypeType MessageDestinationRefType.messageDestinationType
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationTypeType
 MessageDestinationTypeType ObjectFactory.createMessageDestinationTypeType()
          Create an instance of MessageDestinationTypeType
 MessageDestinationTypeType MessageDestinationRefType.getMessageDestinationType()
          Gets the value of the messageDestinationType property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationTypeType
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 



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