Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionAgencyURIType
-
Packages that use ExtensionAgencyURIType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionAgencyURIType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionAgencyURIType Modifier and Type Field Description protected ExtensionAgencyURITypeUBLExtensionType. extensionAgencyURIA URI for the Agency that maintains the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionAgencyURIType Modifier and Type Method Description ExtensionAgencyURITypeObjectFactory. createExtensionAgencyURIType()Create an instance ofExtensionAgencyURITypeExtensionAgencyURITypeUBLExtensionType. getExtensionAgencyURI()A URI for the Agency that maintains the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionAgencyURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionAgencyURIType>ObjectFactory. createExtensionAgencyURI(ExtensionAgencyURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionAgencyURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionAgencyURIType>ObjectFactory. createExtensionAgencyURI(ExtensionAgencyURIType value)voidUBLExtensionType. setExtensionAgencyURI(ExtensionAgencyURIType value)Sets the value of the extensionAgencyURI property.
-