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

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

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

Fields in org.apache.cxf.ws.rm.manager declared as SourcePolicyType
protected  SourcePolicyType RMManagerConfigBean.sourcePolicy
           
 

Methods in org.apache.cxf.ws.rm.manager that return SourcePolicyType
 SourcePolicyType ObjectFactory.createSourcePolicyType()
          Create an instance of SourcePolicyType
 SourcePolicyType RMManagerConfigBean.getSourcePolicy()
          Gets the value of the sourcePolicy property.
 

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

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



Copyright © 2006 Apache Software Foundation. All Rights Reserved.