Uses of Class
com.helger.xsds.xades141.RecomputedDigestValueType
-
-
Uses of RecomputedDigestValueType in com.helger.xsds.xades141
Methods in com.helger.xsds.xades141 that return RecomputedDigestValueType Modifier and Type Method Description RecomputedDigestValueTypeRecomputedDigestValueType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2RecomputedDigestValueTypeObjectFactory. createRecomputedDigestValueType()Create an instance ofRecomputedDigestValueTypeRecomputedDigestValueTypeRenewedDigestsType. getRecomputedDigestValueAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in com.helger.xsds.xades141 that return types with arguments of type RecomputedDigestValueType Modifier and Type Method Description JAXBElement<RecomputedDigestValueType>ObjectFactory. createRecomputedDigestValue(RecomputedDigestValueType value)List<RecomputedDigestValueType>RenewedDigestsType. getRecomputedDigestValue()Gets the value of the recomputedDigestValue property.Methods in com.helger.xsds.xades141 with parameters of type RecomputedDigestValueType Modifier and Type Method Description voidRenewedDigestsType. addRecomputedDigestValue(RecomputedDigestValueType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidRecomputedDigestValueType. cloneTo(RecomputedDigestValueType ret)This method clones all values fromthisto the passed object.JAXBElement<RecomputedDigestValueType>ObjectFactory. createRecomputedDigestValue(RecomputedDigestValueType value)Method parameters in com.helger.xsds.xades141 with type arguments of type RecomputedDigestValueType Modifier and Type Method Description voidRenewedDigestsType. setRecomputedDigestValue(List<RecomputedDigestValueType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-