Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OrderableIndicatorType
-
Packages that use OrderableIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OrderableIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OrderableIndicatorType Modifier and Type Field Description protected OrderableIndicatorTypeCatalogueLineType. orderableIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OrderableIndicatorType Modifier and Type Method Description OrderableIndicatorTypeCatalogueLineType. getOrderableIndicator()Gets the value of the orderableIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OrderableIndicatorType Modifier and Type Method Description voidCatalogueLineType. setOrderableIndicator(OrderableIndicatorType value)Sets the value of the orderableIndicator property. -
Uses of OrderableIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OrderableIndicatorType Modifier and Type Method Description OrderableIndicatorTypeObjectFactory. createOrderableIndicatorType()Create an instance ofOrderableIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OrderableIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<OrderableIndicatorType>ObjectFactory. createOrderableIndicator(OrderableIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OrderableIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<OrderableIndicatorType>ObjectFactory. createOrderableIndicator(OrderableIndicatorType value)
-