Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionContentType
-
Packages that use ExtensionContentType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionContentType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionContentType Modifier and Type Field Description protected ExtensionContentTypeUBLExtensionType. extensionContentMethods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionContentType Modifier and Type Method Description ExtensionContentTypeObjectFactory. createExtensionContentType()Create an instance ofExtensionContentTypeExtensionContentTypeUBLExtensionType. getExtensionContent()The definition of the extension content.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionContentType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionContentType>ObjectFactory. createExtensionContent(ExtensionContentType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionContentType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionContentType>ObjectFactory. createExtensionContent(ExtensionContentType value)voidUBLExtensionType. setExtensionContent(ExtensionContentType value)Sets the value of the extensionContent property.
-