Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LotNumberIDType
-
Packages that use LotNumberIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LotNumberIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LotNumberIDType Modifier and Type Field Description protected LotNumberIDTypeLotIdentificationType. lotNumberIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LotNumberIDType Modifier and Type Method Description LotNumberIDTypeLotIdentificationType. getLotNumberID()Gets the value of the lotNumberID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LotNumberIDType Modifier and Type Method Description voidLotIdentificationType. setLotNumberID(LotNumberIDType value)Sets the value of the lotNumberID property. -
Uses of LotNumberIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LotNumberIDType Modifier and Type Method Description LotNumberIDTypeObjectFactory. createLotNumberIDType()Create an instance ofLotNumberIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LotNumberIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LotNumberIDType>ObjectFactory. createLotNumberID(LotNumberIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LotNumberIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LotNumberIDType>ObjectFactory. createLotNumberID(LotNumberIDType value)
-