Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionVersionIDType
-
Packages that use ExtensionVersionIDType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionVersionIDType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionVersionIDType Modifier and Type Field Description protected ExtensionVersionIDTypeUBLExtensionType. extensionVersionIDThe version of the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionVersionIDType Modifier and Type Method Description ExtensionVersionIDTypeObjectFactory. createExtensionVersionIDType()Create an instance ofExtensionVersionIDTypeExtensionVersionIDTypeUBLExtensionType. getExtensionVersionID()The version of the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionVersionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionVersionIDType>ObjectFactory. createExtensionVersionID(ExtensionVersionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionVersionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionVersionIDType>ObjectFactory. createExtensionVersionID(ExtensionVersionIDType value)voidUBLExtensionType. setExtensionVersionID(ExtensionVersionIDType value)Sets the value of the extensionVersionID property.
-