Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionAgencyIDType
-
Packages that use ExtensionAgencyIDType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionAgencyIDType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionAgencyIDType Modifier and Type Field Description protected ExtensionAgencyIDTypeUBLExtensionType. extensionAgencyIDAn agency that maintains one or more Extensions.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionAgencyIDType Modifier and Type Method Description ExtensionAgencyIDTypeObjectFactory. createExtensionAgencyIDType()Create an instance ofExtensionAgencyIDTypeExtensionAgencyIDTypeUBLExtensionType. getExtensionAgencyID()An agency that maintains one or more Extensions.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionAgencyIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionAgencyIDType>ObjectFactory. createExtensionAgencyID(ExtensionAgencyIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionAgencyIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionAgencyIDType>ObjectFactory. createExtensionAgencyID(ExtensionAgencyIDType value)voidUBLExtensionType. setExtensionAgencyID(ExtensionAgencyIDType value)Sets the value of the extensionAgencyID property.
-