Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AcceptedVariantsDescriptionType
-
Packages that use AcceptedVariantsDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AcceptedVariantsDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AcceptedVariantsDescriptionType Modifier and Type Field Description protected List<AcceptedVariantsDescriptionType>TenderingTermsType. acceptedVariantsDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AcceptedVariantsDescriptionType Modifier and Type Method Description List<AcceptedVariantsDescriptionType>TenderingTermsType. getAcceptedVariantsDescription()Gets the value of the acceptedVariantsDescription property. -
Uses of AcceptedVariantsDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AcceptedVariantsDescriptionType Modifier and Type Method Description AcceptedVariantsDescriptionTypeObjectFactory. createAcceptedVariantsDescriptionType()Create an instance ofAcceptedVariantsDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AcceptedVariantsDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AcceptedVariantsDescriptionType>ObjectFactory. createAcceptedVariantsDescription(AcceptedVariantsDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AcceptedVariantsDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AcceptedVariantsDescriptionType>ObjectFactory. createAcceptedVariantsDescription(AcceptedVariantsDescriptionType value)
-