Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AdditionalConditionsType
-
Packages that use AdditionalConditionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AdditionalConditionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AdditionalConditionsType Modifier and Type Field Description protected List<AdditionalConditionsType>TenderingTermsType. additionalConditionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AdditionalConditionsType Modifier and Type Method Description List<AdditionalConditionsType>TenderingTermsType. getAdditionalConditions()Gets the value of the additionalConditions property. -
Uses of AdditionalConditionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AdditionalConditionsType Modifier and Type Method Description AdditionalConditionsTypeObjectFactory. createAdditionalConditionsType()Create an instance ofAdditionalConditionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AdditionalConditionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<AdditionalConditionsType>ObjectFactory. createAdditionalConditions(AdditionalConditionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AdditionalConditionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<AdditionalConditionsType>ObjectFactory. createAdditionalConditions(AdditionalConditionsType value)
-