Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.MessageDestinationUsageType
-
Packages that use MessageDestinationUsageType Package Description 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 Modifier and Type Field Description protected MessageDestinationUsageTypeMessageDestinationRefType. messageDestinationUsageMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationUsageType Modifier and Type Method Description MessageDestinationUsageTypeObjectFactory. createMessageDestinationUsageType()Create an instance ofMessageDestinationUsageTypeMessageDestinationUsageTypeMessageDestinationRefType. getMessageDestinationUsage()Gets the value of the messageDestinationUsage property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationUsageType Modifier and Type Method Description voidMessageDestinationRefType. setMessageDestinationUsage(MessageDestinationUsageType value)Sets the value of the messageDestinationUsage property.
-