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

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

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

Methods in org.apache.cxf.ws.rm that return SourcePolicyType
 SourcePolicyType RMManager.getSourcePolicy()
           
 

Methods in org.apache.cxf.ws.rm with parameters of type SourcePolicyType
 void RMManager.setSourcePolicy(SourcePolicyType sp)
           
 

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

Methods in org.apache.cxf.ws.rm.manager that return SourcePolicyType
 SourcePolicyType ObjectFactory.createSourcePolicyType()
          Create an instance of SourcePolicyType
 

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>}
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.