Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecialTermsType
-
Packages that use SpecialTermsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecialTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SpecialTermsType Modifier and Type Field Description protected List<SpecialTermsType>DeliveryTermsType. specialTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SpecialTermsType Modifier and Type Method Description List<SpecialTermsType>DeliveryTermsType. getSpecialTerms()Gets the value of the specialTerms property. -
Uses of SpecialTermsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecialTermsType Modifier and Type Method Description SpecialTermsTypeObjectFactory. createSpecialTermsType()Create an instance ofSpecialTermsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecialTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialTermsType>ObjectFactory. createSpecialTerms(SpecialTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecialTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialTermsType>ObjectFactory. createSpecialTerms(SpecialTermsType value)
-