Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConditionsType
-
Packages that use ConditionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConditionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConditionsType Modifier and Type Field Description protected List<ConditionsType>LocationType. conditionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConditionsType Modifier and Type Method Description List<ConditionsType>LocationType. getConditions()Gets the value of the conditions property. -
Uses of ConditionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConditionsType Modifier and Type Method Description ConditionsTypeObjectFactory. createConditionsType()Create an instance ofConditionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConditionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionsType>ObjectFactory. createConditions(ConditionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConditionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionsType>ObjectFactory. createConditions(ConditionsType value)
-