Uses of Class
com.sun.xml.ws.policy.impl.bindings.OperatorContentType
-
Packages that use OperatorContentType Package Description com.sun.xml.ws.policy.impl.bindings -
-
Uses of OperatorContentType in com.sun.xml.ws.policy.impl.bindings
Subclasses of OperatorContentType in com.sun.xml.ws.policy.impl.bindings Modifier and Type Class Description classPolicyJava class for Policy element declaration.Methods in com.sun.xml.ws.policy.impl.bindings that return OperatorContentType Modifier and Type Method Description OperatorContentTypeObjectFactory. createOperatorContentType()Create an instance ofOperatorContentTypeMethods in com.sun.xml.ws.policy.impl.bindings that return types with arguments of type OperatorContentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createAll(OperatorContentType value)jakarta.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createExactlyOne(OperatorContentType value)Methods in com.sun.xml.ws.policy.impl.bindings with parameters of type OperatorContentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createAll(OperatorContentType value)jakarta.xml.bind.JAXBElement<OperatorContentType>ObjectFactory. createExactlyOne(OperatorContentType value)
-