Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FreeOfChargeIndicatorType
-
Packages that use FreeOfChargeIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FreeOfChargeIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FreeOfChargeIndicatorType Modifier and Type Field Description protected FreeOfChargeIndicatorTypeCreditNoteLineType. freeOfChargeIndicatorprotected FreeOfChargeIndicatorTypeInvoiceLineType. freeOfChargeIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FreeOfChargeIndicatorType Modifier and Type Method Description FreeOfChargeIndicatorTypeCreditNoteLineType. getFreeOfChargeIndicator()Gets the value of the freeOfChargeIndicator property.FreeOfChargeIndicatorTypeInvoiceLineType. getFreeOfChargeIndicator()Gets the value of the freeOfChargeIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FreeOfChargeIndicatorType Modifier and Type Method Description voidCreditNoteLineType. setFreeOfChargeIndicator(FreeOfChargeIndicatorType value)Sets the value of the freeOfChargeIndicator property.voidInvoiceLineType. setFreeOfChargeIndicator(FreeOfChargeIndicatorType value)Sets the value of the freeOfChargeIndicator property. -
Uses of FreeOfChargeIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FreeOfChargeIndicatorType Modifier and Type Method Description FreeOfChargeIndicatorTypeObjectFactory. createFreeOfChargeIndicatorType()Create an instance ofFreeOfChargeIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FreeOfChargeIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<FreeOfChargeIndicatorType>ObjectFactory. createFreeOfChargeIndicator(FreeOfChargeIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FreeOfChargeIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<FreeOfChargeIndicatorType>ObjectFactory. createFreeOfChargeIndicator(FreeOfChargeIndicatorType value)
-