Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AwardDateType
-
Packages that use AwardDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AwardDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AwardDateType Modifier and Type Field Description protected AwardDateTypeTenderResultType. awardDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardDateType Modifier and Type Method Description AwardDateTypeTenderResultType. getAwardDate()Gets the value of the awardDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardDateType Modifier and Type Method Description voidTenderResultType. setAwardDate(AwardDateType value)Sets the value of the awardDate property. -
Uses of AwardDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AwardDateType Modifier and Type Method Description AwardDateTypeObjectFactory. createAwardDateType()Create an instance ofAwardDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AwardDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardDateType>ObjectFactory. createAwardDate(AwardDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AwardDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardDateType>ObjectFactory. createAwardDate(AwardDateType value)
-