Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValidationDateType
-
Packages that use ValidationDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValidationDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValidationDateType Modifier and Type Field Description protected ValidationDateTypeResultOfVerificationType. validationDateprotected ValidationDateTypeSignatureType. validationDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValidationDateType Modifier and Type Method Description ValidationDateTypeResultOfVerificationType. getValidationDate()Gets the value of the validationDate property.ValidationDateTypeSignatureType. getValidationDate()Gets the value of the validationDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValidationDateType Modifier and Type Method Description voidResultOfVerificationType. setValidationDate(ValidationDateType value)Sets the value of the validationDate property.voidSignatureType. setValidationDate(ValidationDateType value)Sets the value of the validationDate property. -
Uses of ValidationDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValidationDateType Modifier and Type Method Description ValidationDateTypeObjectFactory. createValidationDateType()Create an instance ofValidationDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValidationDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationDateType>ObjectFactory. createValidationDate(ValidationDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValidationDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationDateType>ObjectFactory. createValidationDate(ValidationDateType value)
-