Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExtensionType
-
Packages that use ExtensionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExtensionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ExtensionType Modifier and Type Field Description protected List<ExtensionType>SecondaryHazardType. extensionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExtensionType Modifier and Type Method Description List<ExtensionType>SecondaryHazardType. getExtension()Gets the value of the extension property. -
Uses of ExtensionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExtensionType Modifier and Type Method Description ExtensionTypeObjectFactory. createExtensionType()Create an instance ofExtensionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExtensionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionType>ObjectFactory. createExtension(ExtensionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExtensionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionType>ObjectFactory. createExtension(ExtensionType value)
-