Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RevisedForecastLineIDType
-
Packages that use RevisedForecastLineIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RevisedForecastLineIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RevisedForecastLineIDType Modifier and Type Field Description protected RevisedForecastLineIDTypeForecastRevisionLineType. revisedForecastLineIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RevisedForecastLineIDType Modifier and Type Method Description RevisedForecastLineIDTypeForecastRevisionLineType. getRevisedForecastLineID()Gets the value of the revisedForecastLineID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RevisedForecastLineIDType Modifier and Type Method Description voidForecastRevisionLineType. setRevisedForecastLineID(RevisedForecastLineIDType value)Sets the value of the revisedForecastLineID property. -
Uses of RevisedForecastLineIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RevisedForecastLineIDType Modifier and Type Method Description RevisedForecastLineIDTypeObjectFactory. createRevisedForecastLineIDType()Create an instance ofRevisedForecastLineIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RevisedForecastLineIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevisedForecastLineIDType>ObjectFactory. createRevisedForecastLineID(RevisedForecastLineIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RevisedForecastLineIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevisedForecastLineIDType>ObjectFactory. createRevisedForecastLineID(RevisedForecastLineIDType value)
-