Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionReasonType
-
Packages that use ExtensionReasonType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionReasonType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionReasonType Modifier and Type Field Description protected ExtensionReasonTypeUBLExtensionType. extensionReasonA description of the reason for the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionReasonType Modifier and Type Method Description ExtensionReasonTypeObjectFactory. createExtensionReasonType()Create an instance ofExtensionReasonTypeExtensionReasonTypeUBLExtensionType. getExtensionReason()A description of the reason for the Extension.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionReasonType>ObjectFactory. createExtensionReason(ExtensionReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtensionReasonType>ObjectFactory. createExtensionReason(ExtensionReasonType value)voidUBLExtensionType. setExtensionReason(ExtensionReasonType value)Sets the value of the extensionReason property.
-