Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.LotIdentificationType
-
Packages that use LotIdentificationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of LotIdentificationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LotIdentificationType Modifier and Type Field Description protected LotIdentificationTypeItemInstanceType. lotIdentificationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LotIdentificationType Modifier and Type Method Description LotIdentificationTypeObjectFactory. createLotIdentificationType()Create an instance ofLotIdentificationTypeLotIdentificationTypeItemInstanceType. getLotIdentification()Gets the value of the lotIdentification property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type LotIdentificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LotIdentificationType>ObjectFactory. createLotIdentification(LotIdentificationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LotIdentificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LotIdentificationType>ObjectFactory. createLotIdentification(LotIdentificationType value)voidItemInstanceType. setLotIdentification(LotIdentificationType value)Sets the value of the lotIdentification property.
-