Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HashAlgorithmMethodType
-
Packages that use HashAlgorithmMethodType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HashAlgorithmMethodType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HashAlgorithmMethodType Modifier and Type Field Description protected HashAlgorithmMethodTypeExternalReferenceType. hashAlgorithmMethodMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HashAlgorithmMethodType Modifier and Type Method Description HashAlgorithmMethodTypeExternalReferenceType. getHashAlgorithmMethod()Gets the value of the hashAlgorithmMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HashAlgorithmMethodType Modifier and Type Method Description voidExternalReferenceType. setHashAlgorithmMethod(HashAlgorithmMethodType value)Sets the value of the hashAlgorithmMethod property. -
Uses of HashAlgorithmMethodType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HashAlgorithmMethodType Modifier and Type Method Description HashAlgorithmMethodTypeObjectFactory. createHashAlgorithmMethodType()Create an instance ofHashAlgorithmMethodTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HashAlgorithmMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HashAlgorithmMethodType>ObjectFactory. createHashAlgorithmMethod(HashAlgorithmMethodType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HashAlgorithmMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HashAlgorithmMethodType>ObjectFactory. createHashAlgorithmMethod(HashAlgorithmMethodType value)
-