Apache CXF API

Uses of Class
org.apache.cxf.ws.policy.v200607.OperatorContentType

Packages that use OperatorContentType
org.apache.cxf.ws.policy.v200607   
 

Uses of OperatorContentType in org.apache.cxf.ws.policy.v200607
 

Subclasses of OperatorContentType in org.apache.cxf.ws.policy.v200607
 class Policy
          Java class for anonymous complex type.
 

Methods in org.apache.cxf.ws.policy.v200607 that return OperatorContentType
 OperatorContentType ObjectFactory.createOperatorContentType()
          Create an instance of OperatorContentType
 

Methods in org.apache.cxf.ws.policy.v200607 that return types with arguments of type OperatorContentType
 javax.xml.bind.JAXBElement<OperatorContentType> ObjectFactory.createAll(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 javax.xml.bind.JAXBElement<OperatorContentType> ObjectFactory.createExactlyOne(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 

Methods in org.apache.cxf.ws.policy.v200607 with parameters of type OperatorContentType
 javax.xml.bind.JAXBElement<OperatorContentType> ObjectFactory.createAll(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 javax.xml.bind.JAXBElement<OperatorContentType> ObjectFactory.createExactlyOne(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 


Apache CXF API

Apache CXF