Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.IndicationIndicatorType
-
Packages that use IndicationIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of IndicationIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as IndicationIndicatorType Modifier and Type Field Description protected IndicationIndicatorTypeStatusType. indicationIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return IndicationIndicatorType Modifier and Type Method Description IndicationIndicatorTypeStatusType. getIndicationIndicator()Gets the value of the indicationIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type IndicationIndicatorType Modifier and Type Method Description voidStatusType. setIndicationIndicator(IndicationIndicatorType value)Sets the value of the indicationIndicator property. -
Uses of IndicationIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return IndicationIndicatorType Modifier and Type Method Description IndicationIndicatorTypeObjectFactory. createIndicationIndicatorType()Create an instance ofIndicationIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type IndicationIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<IndicationIndicatorType>ObjectFactory. createIndicationIndicator(IndicationIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type IndicationIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<IndicationIndicatorType>ObjectFactory. createIndicationIndicator(IndicationIndicatorType value)
-