Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LineStatusCodeType
-
Packages that use LineStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LineStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LineStatusCodeType Modifier and Type Field Description protected LineStatusCodeTypeDespatchLineType. lineStatusCodeprotected LineStatusCodeTypeLineItemType. lineStatusCodeprotected LineStatusCodeTypeLineReferenceType. lineStatusCodeprotected LineStatusCodeTypeOrderLineReferenceType. lineStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LineStatusCodeType Modifier and Type Method Description LineStatusCodeTypeDespatchLineType. getLineStatusCode()Gets the value of the lineStatusCode property.LineStatusCodeTypeLineItemType. getLineStatusCode()Gets the value of the lineStatusCode property.LineStatusCodeTypeLineReferenceType. getLineStatusCode()Gets the value of the lineStatusCode property.LineStatusCodeTypeOrderLineReferenceType. getLineStatusCode()Gets the value of the lineStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LineStatusCodeType Modifier and Type Method Description voidDespatchLineType. setLineStatusCode(LineStatusCodeType value)Sets the value of the lineStatusCode property.voidLineItemType. setLineStatusCode(LineStatusCodeType value)Sets the value of the lineStatusCode property.voidLineReferenceType. setLineStatusCode(LineStatusCodeType value)Sets the value of the lineStatusCode property.voidOrderLineReferenceType. setLineStatusCode(LineStatusCodeType value)Sets the value of the lineStatusCode property. -
Uses of LineStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LineStatusCodeType Modifier and Type Method Description LineStatusCodeTypeObjectFactory. createLineStatusCodeType()Create an instance ofLineStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LineStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineStatusCodeType>ObjectFactory. createLineStatusCode(LineStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LineStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineStatusCodeType>ObjectFactory. createLineStatusCode(LineStatusCodeType value)
-