Apache CXF API

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

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

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

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

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

Methods in org.apache.cxf.ws.policy.v200409 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.v200409 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