Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationTypeType
Packages that use MessageDestinationTypeType
-
Uses of MessageDestinationTypeType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationTypeTypeModifier and TypeFieldDescriptionprotected MessageDestinationTypeTypeMessageDestinationRefType.messageDestinationTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationTypeTypeModifier and TypeMethodDescriptionObjectFactory.createMessageDestinationTypeType()Create an instance ofMessageDestinationTypeTypeMessageDestinationRefType.getMessageDestinationType()Gets the value of the messageDestinationType property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationTypeTypeModifier and TypeMethodDescriptionvoidMessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value) Sets the value of the messageDestinationType property.