Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValidationTimeType
-
Packages that use ValidationTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValidationTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValidationTimeType Modifier and Type Field Description protected ValidationTimeTypeResultOfVerificationType. validationTimeprotected ValidationTimeTypeSignatureType. validationTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValidationTimeType Modifier and Type Method Description ValidationTimeTypeResultOfVerificationType. getValidationTime()Gets the value of the validationTime property.ValidationTimeTypeSignatureType. getValidationTime()Gets the value of the validationTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValidationTimeType Modifier and Type Method Description voidResultOfVerificationType. setValidationTime(ValidationTimeType value)Sets the value of the validationTime property.voidSignatureType. setValidationTime(ValidationTimeType value)Sets the value of the validationTime property. -
Uses of ValidationTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValidationTimeType Modifier and Type Method Description ValidationTimeTypeObjectFactory. createValidationTimeType()Create an instance ofValidationTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValidationTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationTimeType>ObjectFactory. createValidationTime(ValidationTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValidationTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationTimeType>ObjectFactory. createValidationTime(ValidationTimeType value)
-