Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValidateProcessType
-
Packages that use ValidateProcessType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValidateProcessType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValidateProcessType Modifier and Type Field Description protected ValidateProcessTypeResultOfVerificationType. validateProcessMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValidateProcessType Modifier and Type Method Description ValidateProcessTypeResultOfVerificationType. getValidateProcess()Gets the value of the validateProcess property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValidateProcessType Modifier and Type Method Description voidResultOfVerificationType. setValidateProcess(ValidateProcessType value)Sets the value of the validateProcess property. -
Uses of ValidateProcessType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValidateProcessType Modifier and Type Method Description ValidateProcessTypeObjectFactory. createValidateProcessType()Create an instance ofValidateProcessTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValidateProcessType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValidateProcessType>ObjectFactory. createValidateProcess(ValidateProcessType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValidateProcessType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValidateProcessType>ObjectFactory. createValidateProcess(ValidateProcessType value)
-