Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.UBLExtensionType
-
Packages that use UBLExtensionType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of UBLExtensionType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt with type parameters of type UBLExtensionType Modifier and Type Field Description protected List<UBLExtensionType>UBLExtensionsType. ublExtensionA single extension for private use.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return UBLExtensionType Modifier and Type Method Description UBLExtensionTypeObjectFactory. createUBLExtensionType()Create an instance ofUBLExtensionTypeMethods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type UBLExtensionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UBLExtensionType>ObjectFactory. createUBLExtension(UBLExtensionType value)List<UBLExtensionType>UBLExtensionsType. getUBLExtension()A single extension for private use.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type UBLExtensionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UBLExtensionType>ObjectFactory. createUBLExtension(UBLExtensionType value)
-