Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LineIDType
-
Packages that use LineIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LineIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LineIDType Modifier and Type Field Description protected LineIDTypeLineReferenceType. lineIDprotected LineIDTypeOrderLineReferenceType. lineIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LineIDType Modifier and Type Method Description LineIDTypeLineReferenceType. getLineID()Gets the value of the lineID property.LineIDTypeOrderLineReferenceType. getLineID()Gets the value of the lineID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LineIDType Modifier and Type Method Description voidLineReferenceType. setLineID(LineIDType value)Sets the value of the lineID property.voidOrderLineReferenceType. setLineID(LineIDType value)Sets the value of the lineID property. -
Uses of LineIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LineIDType Modifier and Type Method Description LineIDTypeObjectFactory. createLineIDType()Create an instance ofLineIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LineIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineIDType>ObjectFactory. createLineID(LineIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LineIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineIDType>ObjectFactory. createLineID(LineIDType value)
-