Uses of Class
org.apache.cxf.ws.rm.manager.DestinationPolicyType

Packages that use DestinationPolicyType
org.apache.cxf.ws.rm.manager   
 

Uses of DestinationPolicyType in org.apache.cxf.ws.rm.manager
 

Fields in org.apache.cxf.ws.rm.manager declared as DestinationPolicyType
protected  DestinationPolicyType RMManagerConfigBean.destinationPolicy
           
 

Methods in org.apache.cxf.ws.rm.manager that return DestinationPolicyType
 DestinationPolicyType ObjectFactory.createDestinationPolicyType()
          Create an instance of DestinationPolicyType
 DestinationPolicyType RMManagerConfigBean.getDestinationPolicy()
          Gets the value of the destinationPolicy property.
 

Methods in org.apache.cxf.ws.rm.manager that return types with arguments of type DestinationPolicyType
 javax.xml.bind.JAXBElement<DestinationPolicyType> ObjectFactory.createDestinationPolicy(DestinationPolicyType value)
          Create an instance of JAXBElement<DestinationPolicyType>}
 

Methods in org.apache.cxf.ws.rm.manager with parameters of type DestinationPolicyType
 javax.xml.bind.JAXBElement<DestinationPolicyType> ObjectFactory.createDestinationPolicy(DestinationPolicyType value)
          Create an instance of JAXBElement<DestinationPolicyType>}
 void RMManagerConfigBean.setDestinationPolicy(DestinationPolicyType value)
          Sets the value of the destinationPolicy property.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.