Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConditionsDescriptionType
-
Packages that use ConditionsDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConditionsDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConditionsDescriptionType Modifier and Type Field Description protected List<ConditionsDescriptionType>AuctionTermsType. conditionsDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConditionsDescriptionType Modifier and Type Method Description List<ConditionsDescriptionType>AuctionTermsType. getConditionsDescription()Gets the value of the conditionsDescription property. -
Uses of ConditionsDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConditionsDescriptionType Modifier and Type Method Description ConditionsDescriptionTypeObjectFactory. createConditionsDescriptionType()Create an instance ofConditionsDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConditionsDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionsDescriptionType>ObjectFactory. createConditionsDescription(ConditionsDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConditionsDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionsDescriptionType>ObjectFactory. createConditionsDescription(ConditionsDescriptionType value)
-