Uses of Class
com.sun.xml.ws.security.secext10.TransformationParametersType

Packages that use TransformationParametersType
com.sun.xml.ws.security.secext10   
 

Uses of TransformationParametersType in com.sun.xml.ws.security.secext10
 

Methods in com.sun.xml.ws.security.secext10 that return TransformationParametersType
 TransformationParametersType ObjectFactory.createTransformationParametersType()
          Create an instance of TransformationParametersType
 

Methods in com.sun.xml.ws.security.secext10 that return types with arguments of type TransformationParametersType
 javax.xml.bind.JAXBElement<TransformationParametersType> ObjectFactory.createTransformationParameters(TransformationParametersType value)
          Create an instance of JAXBElement<TransformationParametersType>}
 

Methods in com.sun.xml.ws.security.secext10 with parameters of type TransformationParametersType
 javax.xml.bind.JAXBElement<TransformationParametersType> ObjectFactory.createTransformationParameters(TransformationParametersType value)
          Create an instance of JAXBElement<TransformationParametersType>}
 



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