Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionURIType
-
Packages that use ExtensionURIType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionURIType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionURIType Modifier and Type Field Description protected ExtensionURITypeUBLExtensionType. extensionURIMethods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionURIType Modifier and Type Method Description ExtensionURITypeObjectFactory. createExtensionURIType()Create an instance ofExtensionURITypeExtensionURITypeUBLExtensionType. getExtensionURI()A URI for the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionURIType>ObjectFactory. createExtensionURI(ExtensionURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionURIType>ObjectFactory. createExtensionURI(ExtensionURIType value)voidUBLExtensionType. setExtensionURI(ExtensionURIType value)Sets the value of the extensionURI property.
-