Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ActivityDataLineType
-
Packages that use ActivityDataLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ActivityDataLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ActivityDataLineType Modifier and Type Field Description protected List<ActivityDataLineType>ProductActivityType. supplyChainActivityDataLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ActivityDataLineType Modifier and Type Method Description List<ActivityDataLineType>ProductActivityType. getSupplyChainActivityDataLine()Gets the value of the supplyChainActivityDataLine property. -
Uses of ActivityDataLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ActivityDataLineType Modifier and Type Method Description ActivityDataLineTypeObjectFactory. createActivityDataLineType()Create an instance ofActivityDataLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ActivityDataLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActivityDataLineType>ObjectFactory. createActivityDataLine(ActivityDataLineType value)javax.xml.bind.JAXBElement<ActivityDataLineType>ObjectFactory. createSupplyChainActivityDataLine(ActivityDataLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActivityDataLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActivityDataLineType>ObjectFactory. createActivityDataLine(ActivityDataLineType value)javax.xml.bind.JAXBElement<ActivityDataLineType>ObjectFactory. createSupplyChainActivityDataLine(ActivityDataLineType value)
-