Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValidationResultCodeType
-
Packages that use ValidationResultCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValidationResultCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValidationResultCodeType Modifier and Type Field Description protected ValidationResultCodeTypeResultOfVerificationType. validationResultCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValidationResultCodeType Modifier and Type Method Description ValidationResultCodeTypeResultOfVerificationType. getValidationResultCode()Gets the value of the validationResultCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValidationResultCodeType Modifier and Type Method Description voidResultOfVerificationType. setValidationResultCode(ValidationResultCodeType value)Sets the value of the validationResultCode property. -
Uses of ValidationResultCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValidationResultCodeType Modifier and Type Method Description ValidationResultCodeTypeObjectFactory. createValidationResultCodeType()Create an instance ofValidationResultCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValidationResultCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationResultCodeType>ObjectFactory. createValidationResultCode(ValidationResultCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValidationResultCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationResultCodeType>ObjectFactory. createValidationResultCode(ValidationResultCodeType value)
-