Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContentType
-
Packages that use ContentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ContentType Modifier and Type Field Description protected List<ContentType>ClauseType. contentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ContentType Modifier and Type Method Description List<ContentType>ClauseType. getContent()Gets the value of the content property. -
Uses of ContentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContentType Modifier and Type Method Description ContentTypeObjectFactory. createContentType()Create an instance ofContentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContentType>ObjectFactory. createContent(ContentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContentType>ObjectFactory. createContent(ContentType value)
-