Uses of Class
org.apache.cxf.xkms.model.xmlenc.TransformsType
Packages that use TransformsType
-
Uses of TransformsType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as TransformsTypeMethods in org.apache.cxf.xkms.model.xmlenc that return TransformsTypeModifier and TypeMethodDescriptionObjectFactory.createTransformsType()Create an instance ofTransformsTypeCipherReferenceType.getTransforms()Gets the value of the transforms property.Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type TransformsTypeModifier and TypeMethodDescriptionvoidCipherReferenceType.setTransforms(TransformsType value) Sets the value of the transforms property.