Uses of Class
network.oxalis.peppol.ubl2.jaxb.xmldsig.DigestMethodType
-
Packages that use DigestMethodType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 network.oxalis.peppol.ubl2.jaxb.xmldsig -
-
Uses of DigestMethodType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as DigestMethodType Modifier and Type Field Description protected DigestMethodTypeDigestAlgAndValueType. digestMethodprotected DigestMethodTypeReferenceInfoType. digestMethodMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return DigestMethodType Modifier and Type Method Description DigestMethodTypeDigestAlgAndValueType. getDigestMethod()Gets the value of the digestMethod property.DigestMethodTypeReferenceInfoType. getDigestMethod()Gets the value of the digestMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type DigestMethodType Modifier and Type Method Description voidDigestAlgAndValueType. setDigestMethod(DigestMethodType value)Sets the value of the digestMethod property.voidReferenceInfoType. setDigestMethod(DigestMethodType value)Sets the value of the digestMethod property. -
Uses of DigestMethodType in network.oxalis.peppol.ubl2.jaxb.xmldsig
Fields in network.oxalis.peppol.ubl2.jaxb.xmldsig declared as DigestMethodType Modifier and Type Field Description protected DigestMethodTypeReferenceType. digestMethodMethods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return DigestMethodType Modifier and Type Method Description DigestMethodTypeObjectFactory. createDigestMethodType()Create an instance ofDigestMethodTypeDigestMethodTypeReferenceType. getDigestMethod()Gets the value of the digestMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return types with arguments of type DigestMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<DigestMethodType>ObjectFactory. createDigestMethod(DigestMethodType value)Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig with parameters of type DigestMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<DigestMethodType>ObjectFactory. createDigestMethod(DigestMethodType value)voidReferenceType. setDigestMethod(DigestMethodType value)Sets the value of the digestMethod property.
-