Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValidityStartDateType
-
Packages that use ValidityStartDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValidityStartDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValidityStartDateType Modifier and Type Field Description protected ValidityStartDateTypeCardAccountType. validityStartDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValidityStartDateType Modifier and Type Method Description ValidityStartDateTypeCardAccountType. getValidityStartDate()Gets the value of the validityStartDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValidityStartDateType Modifier and Type Method Description voidCardAccountType. setValidityStartDate(ValidityStartDateType value)Sets the value of the validityStartDate property. -
Uses of ValidityStartDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValidityStartDateType Modifier and Type Method Description ValidityStartDateTypeObjectFactory. createValidityStartDateType()Create an instance ofValidityStartDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValidityStartDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidityStartDateType>ObjectFactory. createValidityStartDate(ValidityStartDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValidityStartDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidityStartDateType>ObjectFactory. createValidityStartDate(ValidityStartDateType value)
-