Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationLinkType
-
Packages that use MessageDestinationLinkType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of MessageDestinationLinkType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationLinkType Modifier and Type Field Description protected MessageDestinationLinkTypeMessageDestinationRefType. messageDestinationLinkMethods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationLinkType Modifier and Type Method Description MessageDestinationLinkTypeObjectFactory. createMessageDestinationLinkType()Create an instance ofMessageDestinationLinkTypeMessageDestinationLinkTypeMessageDestinationRefType. getMessageDestinationLink()Gets the value of the messageDestinationLink property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationLinkType Modifier and Type Method Description voidMessageDestinationRefType. setMessageDestinationLink(MessageDestinationLinkType value)Sets the value of the messageDestinationLink property.
-