Uses of Class
org.apache.cxf.ws.policy.v200409.OperatorContentType
-
Packages that use OperatorContentType Package Description 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 Modifier and Type Class Description classPolicyJava class for anonymous complex type.Methods in org.apache.cxf.ws.policy.v200409 that return OperatorContentType Modifier and Type Method Description OperatorContentTypeObjectFactory. createOperatorContentType()Create an instance ofOperatorContentTypeMethods in org.apache.cxf.ws.policy.v200409 that return types with arguments of type OperatorContentType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createAll(OperatorContentType value)javax.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createExactlyOne(OperatorContentType value)Methods in org.apache.cxf.ws.policy.v200409 with parameters of type OperatorContentType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createAll(OperatorContentType value)javax.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createExactlyOne(OperatorContentType value)
-