Uses of Class
com.sun.xml.ws.security.secext10.TransformationParametersType
-
Packages that use TransformationParametersType Package Description 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 Modifier and Type Method Description TransformationParametersTypeObjectFactory. createTransformationParametersType()Create an instance ofTransformationParametersTypeMethods in com.sun.xml.ws.security.secext10 that return types with arguments of type TransformationParametersType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransformationParametersType>ObjectFactory. createTransformationParameters(TransformationParametersType value)Methods in com.sun.xml.ws.security.secext10 with parameters of type TransformationParametersType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransformationParametersType>ObjectFactory. createTransformationParameters(TransformationParametersType value)
-