Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.wsdl.PolicyType

Packages that use PolicyType
org.apache.cxf.binding.corba.wsdl   
 

Uses of PolicyType in org.apache.cxf.binding.corba.wsdl
 

Methods in org.apache.cxf.binding.corba.wsdl that return PolicyType
 PolicyType ObjectFactory.createPolicyType()
          Create an instance of PolicyType
 

Methods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type PolicyType
 javax.xml.bind.JAXBElement<PolicyType> ObjectFactory.createPolicy(PolicyType value)
          Create an instance of JAXBElement<PolicyType>}
 

Methods in org.apache.cxf.binding.corba.wsdl with parameters of type PolicyType
 javax.xml.bind.JAXBElement<PolicyType> ObjectFactory.createPolicy(PolicyType value)
          Create an instance of JAXBElement<PolicyType>}
 


Apache CXF API

Apache CXF