Uses of Class
com.sun.xml.ws.policy.impl.bindings.OperatorContentType

Packages that use OperatorContentType
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
 class Policy
          Java class for Policy element declaration.
 

Methods in com.sun.xml.ws.policy.impl.bindings that return OperatorContentType
 OperatorContentType ObjectFactory.createOperatorContentType()
          Create an instance of OperatorContentType
 

Methods in com.sun.xml.ws.policy.impl.bindings that return types with arguments of type OperatorContentType
 JAXBElement<OperatorContentType> ObjectFactory.createAll(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 JAXBElement<OperatorContentType> ObjectFactory.createExactlyOne(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 

Methods in com.sun.xml.ws.policy.impl.bindings with parameters of type OperatorContentType
 JAXBElement<OperatorContentType> ObjectFactory.createAll(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 JAXBElement<OperatorContentType> ObjectFactory.createExactlyOne(OperatorContentType value)
          Create an instance of JAXBElement<OperatorContentType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.