Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChargeTotalAmountType
-
Packages that use ChargeTotalAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChargeTotalAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChargeTotalAmountType Modifier and Type Field Description protected ChargeTotalAmountTypeMonetaryTotalType. chargeTotalAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChargeTotalAmountType Modifier and Type Method Description ChargeTotalAmountTypeMonetaryTotalType. getChargeTotalAmount()Gets the value of the chargeTotalAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChargeTotalAmountType Modifier and Type Method Description voidMonetaryTotalType. setChargeTotalAmount(ChargeTotalAmountType value)Sets the value of the chargeTotalAmount property. -
Uses of ChargeTotalAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChargeTotalAmountType Modifier and Type Method Description ChargeTotalAmountTypeObjectFactory. createChargeTotalAmountType()Create an instance ofChargeTotalAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChargeTotalAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChargeTotalAmountType>ObjectFactory. createChargeTotalAmount(ChargeTotalAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChargeTotalAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChargeTotalAmountType>ObjectFactory. createChargeTotalAmount(ChargeTotalAmountType value)
-