Uses of Class
network.oxalis.peppol.bdx.jaxb.xmldsig.TransformType
-
Packages that use TransformType Package Description network.oxalis.peppol.bdx.jaxb.xmldsig -
-
Uses of TransformType in network.oxalis.peppol.bdx.jaxb.xmldsig
Fields in network.oxalis.peppol.bdx.jaxb.xmldsig with type parameters of type TransformType Modifier and Type Field Description protected List<TransformType>TransformsType. transformMethods in network.oxalis.peppol.bdx.jaxb.xmldsig that return TransformType Modifier and Type Method Description TransformTypeObjectFactory. createTransformType()Create an instance ofTransformTypeMethods in network.oxalis.peppol.bdx.jaxb.xmldsig that return types with arguments of type TransformType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransformType>ObjectFactory. createTransform(TransformType value)List<TransformType>TransformsType. getTransform()Gets the value of the transform property.Methods in network.oxalis.peppol.bdx.jaxb.xmldsig with parameters of type TransformType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransformType>ObjectFactory. createTransform(TransformType value)
-