Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OptionalLineItemIndicatorType
-
Packages that use OptionalLineItemIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OptionalLineItemIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OptionalLineItemIndicatorType Modifier and Type Field Description protected OptionalLineItemIndicatorTypeRequestForQuotationLineType. optionalLineItemIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OptionalLineItemIndicatorType Modifier and Type Method Description OptionalLineItemIndicatorTypeRequestForQuotationLineType. getOptionalLineItemIndicator()Gets the value of the optionalLineItemIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OptionalLineItemIndicatorType Modifier and Type Method Description voidRequestForQuotationLineType. setOptionalLineItemIndicator(OptionalLineItemIndicatorType value)Sets the value of the optionalLineItemIndicator property. -
Uses of OptionalLineItemIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OptionalLineItemIndicatorType Modifier and Type Method Description OptionalLineItemIndicatorTypeObjectFactory. createOptionalLineItemIndicatorType()Create an instance ofOptionalLineItemIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OptionalLineItemIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OptionalLineItemIndicatorType>ObjectFactory. createOptionalLineItemIndicator(OptionalLineItemIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OptionalLineItemIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OptionalLineItemIndicatorType>ObjectFactory. createOptionalLineItemIndicator(OptionalLineItemIndicatorType value)
-