Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrepaidIndicatorType
-
Packages that use PrepaidIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrepaidIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrepaidIndicatorType Modifier and Type Field Description protected PrepaidIndicatorTypeAllowanceChargeType. prepaidIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrepaidIndicatorType Modifier and Type Method Description PrepaidIndicatorTypeAllowanceChargeType. getPrepaidIndicator()Gets the value of the prepaidIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrepaidIndicatorType Modifier and Type Method Description voidAllowanceChargeType. setPrepaidIndicator(PrepaidIndicatorType value)Sets the value of the prepaidIndicator property. -
Uses of PrepaidIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrepaidIndicatorType Modifier and Type Method Description PrepaidIndicatorTypeObjectFactory. createPrepaidIndicatorType()Create an instance ofPrepaidIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrepaidIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PrepaidIndicatorType>ObjectFactory. createPrepaidIndicator(PrepaidIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrepaidIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PrepaidIndicatorType>ObjectFactory. createPrepaidIndicator(PrepaidIndicatorType value)
-