Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BestBeforeDateType
-
Packages that use BestBeforeDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BestBeforeDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BestBeforeDateType Modifier and Type Field Description protected BestBeforeDateTypeItemInstanceType. bestBeforeDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BestBeforeDateType Modifier and Type Method Description BestBeforeDateTypeItemInstanceType. getBestBeforeDate()Gets the value of the bestBeforeDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BestBeforeDateType Modifier and Type Method Description voidItemInstanceType. setBestBeforeDate(BestBeforeDateType value)Sets the value of the bestBeforeDate property. -
Uses of BestBeforeDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BestBeforeDateType Modifier and Type Method Description BestBeforeDateTypeObjectFactory. createBestBeforeDateType()Create an instance ofBestBeforeDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BestBeforeDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<BestBeforeDateType>ObjectFactory. createBestBeforeDate(BestBeforeDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BestBeforeDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<BestBeforeDateType>ObjectFactory. createBestBeforeDate(BestBeforeDateType value)
-