Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentHashType
-
Packages that use DocumentHashType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentHashType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DocumentHashType Modifier and Type Field Description protected DocumentHashTypeExternalReferenceType. documentHashMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentHashType Modifier and Type Method Description DocumentHashTypeExternalReferenceType. getDocumentHash()Gets the value of the documentHash property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentHashType Modifier and Type Method Description voidExternalReferenceType. setDocumentHash(DocumentHashType value)Sets the value of the documentHash property. -
Uses of DocumentHashType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentHashType Modifier and Type Method Description DocumentHashTypeObjectFactory. createDocumentHashType()Create an instance ofDocumentHashTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentHashType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentHashType>ObjectFactory. createDocumentHash(DocumentHashType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentHashType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentHashType>ObjectFactory. createDocumentHash(DocumentHashType value)
-