Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BackOrderAllowedIndicatorType
-
Packages that use BackOrderAllowedIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BackOrderAllowedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BackOrderAllowedIndicatorType Modifier and Type Field Description protected BackOrderAllowedIndicatorTypeLineItemType. backOrderAllowedIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BackOrderAllowedIndicatorType Modifier and Type Method Description BackOrderAllowedIndicatorTypeLineItemType. getBackOrderAllowedIndicator()Gets the value of the backOrderAllowedIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BackOrderAllowedIndicatorType Modifier and Type Method Description voidLineItemType. setBackOrderAllowedIndicator(BackOrderAllowedIndicatorType value)Sets the value of the backOrderAllowedIndicator property. -
Uses of BackOrderAllowedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BackOrderAllowedIndicatorType Modifier and Type Method Description BackOrderAllowedIndicatorTypeObjectFactory. createBackOrderAllowedIndicatorType()Create an instance ofBackOrderAllowedIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BackOrderAllowedIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<BackOrderAllowedIndicatorType>ObjectFactory. createBackOrderAllowedIndicator(BackOrderAllowedIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BackOrderAllowedIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<BackOrderAllowedIndicatorType>ObjectFactory. createBackOrderAllowedIndicator(BackOrderAllowedIndicatorType value)
-