Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ResultOfVerificationType
-
Packages that use ResultOfVerificationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ResultOfVerificationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ResultOfVerificationType Modifier and Type Field Description protected ResultOfVerificationTypeDocumentReferenceType. resultOfVerificationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ResultOfVerificationType Modifier and Type Method Description ResultOfVerificationTypeObjectFactory. createResultOfVerificationType()Create an instance ofResultOfVerificationTypeResultOfVerificationTypeDocumentReferenceType. getResultOfVerification()Gets the value of the resultOfVerification property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ResultOfVerificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResultOfVerificationType>ObjectFactory. createResultOfVerification(ResultOfVerificationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ResultOfVerificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResultOfVerificationType>ObjectFactory. createResultOfVerification(ResultOfVerificationType value)voidDocumentReferenceType. setResultOfVerification(ResultOfVerificationType value)Sets the value of the resultOfVerification property.
-