Uses of Class
com.helger.xsds.xmldsig.ManifestType
-
-
Uses of ManifestType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return ManifestType Modifier and Type Method Description ManifestTypeManifestType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ManifestTypeObjectFactory. createManifestType()Create an instance ofManifestTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type ManifestType Modifier and Type Method Description JAXBElement<ManifestType>ObjectFactory. createManifest(ManifestType value)Methods in com.helger.xsds.xmldsig with parameters of type ManifestType Modifier and Type Method Description voidManifestType. cloneTo(ManifestType ret)This method clones all values fromthisto the passed object.JAXBElement<ManifestType>ObjectFactory. createManifest(ManifestType value)
-