Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationLinkType
Packages that use MessageDestinationLinkType
-
Uses of MessageDestinationLinkType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationLinkTypeModifier and TypeFieldDescriptionprotected MessageDestinationLinkTypeMessageDestinationRefType.messageDestinationLinkMethods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationLinkTypeModifier and TypeMethodDescriptionObjectFactory.createMessageDestinationLinkType()Create an instance ofMessageDestinationLinkTypeMessageDestinationRefType.getMessageDestinationLink()Gets the value of the messageDestinationLink property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationLinkTypeModifier and TypeMethodDescriptionvoidMessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value) Sets the value of the messageDestinationLink property.