Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.MessageDestinationUsageType

Packages that use MessageDestinationUsageType
org.apache.cxf.jaxws.javaee   
 

Uses of MessageDestinationUsageType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee declared as MessageDestinationUsageType
protected  MessageDestinationUsageType MessageDestinationRefType.messageDestinationUsage
           
 

Methods in org.apache.cxf.jaxws.javaee that return MessageDestinationUsageType
 MessageDestinationUsageType ObjectFactory.createMessageDestinationUsageType()
          Create an instance of MessageDestinationUsageType
 MessageDestinationUsageType MessageDestinationRefType.getMessageDestinationUsage()
          Gets the value of the messageDestinationUsage property.
 

Methods in org.apache.cxf.jaxws.javaee with parameters of type MessageDestinationUsageType
 void MessageDestinationRefType.setMessageDestinationUsage(MessageDestinationUsageType value)
          Sets the value of the messageDestinationUsage property.
 


Apache CXF API

Apache CXF