Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChargeIndicatorType
-
Packages that use ChargeIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChargeIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChargeIndicatorType Modifier and Type Field Description protected ChargeIndicatorTypeAllowanceChargeType. chargeIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChargeIndicatorType Modifier and Type Method Description ChargeIndicatorTypeAllowanceChargeType. getChargeIndicator()Gets the value of the chargeIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChargeIndicatorType Modifier and Type Method Description voidAllowanceChargeType. setChargeIndicator(ChargeIndicatorType value)Sets the value of the chargeIndicator property. -
Uses of ChargeIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChargeIndicatorType Modifier and Type Method Description ChargeIndicatorTypeObjectFactory. createChargeIndicatorType()Create an instance ofChargeIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChargeIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChargeIndicatorType>ObjectFactory. createChargeIndicator(ChargeIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChargeIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChargeIndicatorType>ObjectFactory. createChargeIndicator(ChargeIndicatorType value)
-