Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LiabilityAmountType
-
Packages that use LiabilityAmountType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LiabilityAmountType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as LiabilityAmountType Modifier and Type Field Description protected LiabilityAmountTypeGuaranteeCertificateType. liabilityAmountMethods in network.oxalis.peppol.ubl2.jaxb that return LiabilityAmountType Modifier and Type Method Description LiabilityAmountTypeGuaranteeCertificateType. getLiabilityAmount()Gets the value of the liabilityAmount property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type LiabilityAmountType Modifier and Type Method Description voidGuaranteeCertificateType. setLiabilityAmount(LiabilityAmountType value)Sets the value of the liabilityAmount property. -
Uses of LiabilityAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LiabilityAmountType Modifier and Type Field Description protected LiabilityAmountTypeFinancialGuaranteeType. liabilityAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LiabilityAmountType Modifier and Type Method Description LiabilityAmountTypeFinancialGuaranteeType. getLiabilityAmount()Gets the value of the liabilityAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LiabilityAmountType Modifier and Type Method Description voidFinancialGuaranteeType. setLiabilityAmount(LiabilityAmountType value)Sets the value of the liabilityAmount property. -
Uses of LiabilityAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LiabilityAmountType Modifier and Type Method Description LiabilityAmountTypeObjectFactory. createLiabilityAmountType()Create an instance ofLiabilityAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LiabilityAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<LiabilityAmountType>ObjectFactory. createLiabilityAmount(LiabilityAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LiabilityAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<LiabilityAmountType>ObjectFactory. createLiabilityAmount(LiabilityAmountType value)
-