Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationUsageType
Packages that use MessageDestinationUsageType
-
Uses of MessageDestinationUsageType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationUsageTypeModifier and TypeFieldDescriptionprotected MessageDestinationUsageTypeMessageDestinationRefType.messageDestinationUsageMethods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationUsageTypeModifier and TypeMethodDescriptionObjectFactory.createMessageDestinationUsageType()Create an instance ofMessageDestinationUsageTypeMessageDestinationRefType.getMessageDestinationUsage()Gets the value of the messageDestinationUsage property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationUsageTypeModifier and TypeMethodDescriptionvoidMessageDestinationRefType.setMessageDestinationUsage(MessageDestinationUsageType value) Sets the value of the messageDestinationUsage property.