Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DespatchLineType
-
Packages that use DespatchLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DespatchLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type DespatchLineType Modifier and Type Field Description protected List<DespatchLineType>DespatchAdviceType. despatchLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type DespatchLineType Modifier and Type Method Description List<DespatchLineType>DespatchAdviceType. getDespatchLine()Gets the value of the despatchLine property. -
Uses of DespatchLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DespatchLineType Modifier and Type Field Description protected List<DespatchLineType>TransportHandlingUnitType. handlingUnitDespatchLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DespatchLineType Modifier and Type Method Description DespatchLineTypeObjectFactory. createDespatchLineType()Create an instance ofDespatchLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DespatchLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<DespatchLineType>ObjectFactory. createDespatchLine(DespatchLineType value)javax.xml.bind.JAXBElement<DespatchLineType>ObjectFactory. createHandlingUnitDespatchLine(DespatchLineType value)List<DespatchLineType>TransportHandlingUnitType. getHandlingUnitDespatchLine()Gets the value of the handlingUnitDespatchLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DespatchLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<DespatchLineType>ObjectFactory. createDespatchLine(DespatchLineType value)javax.xml.bind.JAXBElement<DespatchLineType>ObjectFactory. createHandlingUnitDespatchLine(DespatchLineType value)
-