Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TechnicalCommitteeDescriptionType
-
Packages that use TechnicalCommitteeDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TechnicalCommitteeDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TechnicalCommitteeDescriptionType Modifier and Type Field Description protected List<TechnicalCommitteeDescriptionType>AwardingTermsType. technicalCommitteeDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TechnicalCommitteeDescriptionType Modifier and Type Method Description List<TechnicalCommitteeDescriptionType>AwardingTermsType. getTechnicalCommitteeDescription()Gets the value of the technicalCommitteeDescription property. -
Uses of TechnicalCommitteeDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TechnicalCommitteeDescriptionType Modifier and Type Method Description TechnicalCommitteeDescriptionTypeObjectFactory. createTechnicalCommitteeDescriptionType()Create an instance ofTechnicalCommitteeDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TechnicalCommitteeDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TechnicalCommitteeDescriptionType>ObjectFactory. createTechnicalCommitteeDescription(TechnicalCommitteeDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TechnicalCommitteeDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TechnicalCommitteeDescriptionType>ObjectFactory. createTechnicalCommitteeDescription(TechnicalCommitteeDescriptionType value)
-