Uses of Class
com.helger.xsds.xmldsig11.KeyInfoReferenceType
-
-
Uses of KeyInfoReferenceType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return KeyInfoReferenceType Modifier and Type Method Description KeyInfoReferenceTypeKeyInfoReferenceType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2KeyInfoReferenceTypeObjectFactory. createKeyInfoReferenceType()Create an instance ofKeyInfoReferenceTypeMethods in com.helger.xsds.xmldsig11 that return types with arguments of type KeyInfoReferenceType Modifier and Type Method Description JAXBElement<KeyInfoReferenceType>ObjectFactory. createKeyInfoReference(KeyInfoReferenceType value)Methods in com.helger.xsds.xmldsig11 with parameters of type KeyInfoReferenceType Modifier and Type Method Description voidKeyInfoReferenceType. cloneTo(KeyInfoReferenceType ret)This method clones all values fromthisto the passed object.JAXBElement<KeyInfoReferenceType>ObjectFactory. createKeyInfoReference(KeyInfoReferenceType value)
-