Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LossRiskType
-
Packages that use LossRiskType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LossRiskType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type LossRiskType Modifier and Type Field Description protected List<LossRiskType>DeliveryTermsType. lossRiskMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type LossRiskType Modifier and Type Method Description List<LossRiskType>DeliveryTermsType. getLossRisk()Gets the value of the lossRisk property. -
Uses of LossRiskType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LossRiskType Modifier and Type Method Description LossRiskTypeObjectFactory. createLossRiskType()Create an instance ofLossRiskTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LossRiskType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LossRiskType>ObjectFactory. createLossRisk(LossRiskType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LossRiskType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LossRiskType>ObjectFactory. createLossRisk(LossRiskType value)
-