Uses of Class
org.apache.cxf.binding.corba.wsdl.PolicyType
-
Packages that use PolicyType Package Description 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 Modifier and Type Method Description PolicyTypeObjectFactory. createPolicyType()Create an instance ofPolicyTypeMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type PolicyType Modifier and Type Method Description javax.xml.bind.JAXBElement<PolicyType>ObjectFactory. createPolicy(PolicyType value)Methods in org.apache.cxf.binding.corba.wsdl with parameters of type PolicyType Modifier and Type Method Description javax.xml.bind.JAXBElement<PolicyType>ObjectFactory. createPolicy(PolicyType value)
-