Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AwardTimeType
-
Packages that use AwardTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AwardTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AwardTimeType Modifier and Type Field Description protected AwardTimeTypeTenderResultType. awardTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardTimeType Modifier and Type Method Description AwardTimeTypeTenderResultType. getAwardTime()Gets the value of the awardTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardTimeType Modifier and Type Method Description voidTenderResultType. setAwardTime(AwardTimeType value)Sets the value of the awardTime property. -
Uses of AwardTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AwardTimeType Modifier and Type Method Description AwardTimeTypeObjectFactory. createAwardTimeType()Create an instance ofAwardTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AwardTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AwardTimeType>ObjectFactory. createAwardTime(AwardTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AwardTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AwardTimeType>ObjectFactory. createAwardTime(AwardTimeType value)
-