Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExpiryDateType
-
Packages that use ExpiryDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExpiryDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExpiryDateType Modifier and Type Field Description protected ExpiryDateTypeCardAccountType. expiryDateprotected ExpiryDateTypeExternalReferenceType. expiryDateprotected ExpiryDateTypeLotIdentificationType. expiryDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExpiryDateType Modifier and Type Method Description ExpiryDateTypeCardAccountType. getExpiryDate()Gets the value of the expiryDate property.ExpiryDateTypeExternalReferenceType. getExpiryDate()Gets the value of the expiryDate property.ExpiryDateTypeLotIdentificationType. getExpiryDate()Gets the value of the expiryDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExpiryDateType Modifier and Type Method Description voidCardAccountType. setExpiryDate(ExpiryDateType value)Sets the value of the expiryDate property.voidExternalReferenceType. setExpiryDate(ExpiryDateType value)Sets the value of the expiryDate property.voidLotIdentificationType. setExpiryDate(ExpiryDateType value)Sets the value of the expiryDate property. -
Uses of ExpiryDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExpiryDateType Modifier and Type Method Description ExpiryDateTypeObjectFactory. createExpiryDateType()Create an instance ofExpiryDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExpiryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExpiryDateType>ObjectFactory. createExpiryDate(ExpiryDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExpiryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExpiryDateType>ObjectFactory. createExpiryDate(ExpiryDateType value)
-