Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.MessageDestinationTypeType
Packages that use MessageDestinationTypeType
-
Uses of MessageDestinationTypeType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as MessageDestinationTypeTypeModifier and TypeFieldDescriptionprotected MessageDestinationTypeTypeMessageDestinationRefType.messageDestinationTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationTypeTypeModifier and TypeMethodDescriptionObjectFactory.createMessageDestinationTypeType()Create an instance ofMessageDestinationTypeTypeMessageDestinationRefType.getMessageDestinationType()Gets the value of the messageDestinationType property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationTypeTypeModifier and TypeMethodDescriptionvoidMessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value) Sets the value of the messageDestinationType property.