Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsolidatableIndicatorType
-
Packages that use ConsolidatableIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsolidatableIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsolidatableIndicatorType Modifier and Type Field Description protected ConsolidatableIndicatorTypeConsignmentType. consolidatableIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsolidatableIndicatorType Modifier and Type Method Description ConsolidatableIndicatorTypeConsignmentType. getConsolidatableIndicator()Gets the value of the consolidatableIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsolidatableIndicatorType Modifier and Type Method Description voidConsignmentType. setConsolidatableIndicator(ConsolidatableIndicatorType value)Sets the value of the consolidatableIndicator property. -
Uses of ConsolidatableIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsolidatableIndicatorType Modifier and Type Method Description ConsolidatableIndicatorTypeObjectFactory. createConsolidatableIndicatorType()Create an instance ofConsolidatableIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsolidatableIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsolidatableIndicatorType>ObjectFactory. createConsolidatableIndicator(ConsolidatableIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsolidatableIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsolidatableIndicatorType>ObjectFactory. createConsolidatableIndicator(ConsolidatableIndicatorType value)
-