Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationUsageType
-
Packages that use MessageDestinationUsageType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of MessageDestinationUsageType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationUsageType Modifier and Type Field Description protected MessageDestinationUsageTypeMessageDestinationRefType. messageDestinationUsageMethods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationUsageType Modifier and Type Method Description MessageDestinationUsageTypeObjectFactory. createMessageDestinationUsageType()Create an instance ofMessageDestinationUsageTypeMessageDestinationUsageTypeMessageDestinationRefType. getMessageDestinationUsage()Gets the value of the messageDestinationUsage property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationUsageType Modifier and Type Method Description voidMessageDestinationRefType. setMessageDestinationUsage(MessageDestinationUsageType value)Sets the value of the messageDestinationUsage property.
-