Apache CXF API

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

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

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

Fields in org.apache.cxf.jaxws.javaee declared as MessageDestinationTypeType
protected  MessageDestinationTypeType MessageDestinationRefType.messageDestinationType
           
 

Methods in org.apache.cxf.jaxws.javaee that return MessageDestinationTypeType
 MessageDestinationTypeType ObjectFactory.createMessageDestinationTypeType()
          Create an instance of MessageDestinationTypeType
 MessageDestinationTypeType MessageDestinationRefType.getMessageDestinationType()
          Gets the value of the messageDestinationType property.
 

Methods in org.apache.cxf.jaxws.javaee with parameters of type MessageDestinationTypeType
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 


Apache CXF API

Apache CXF