Uses of Class
network.oxalis.peppol.ubl2.jaxb.ecdt.ExtensionReasonCodeType
-
Packages that use ExtensionReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.ecdt -
-
Uses of ExtensionReasonCodeType in network.oxalis.peppol.ubl2.jaxb.ecdt
Fields in network.oxalis.peppol.ubl2.jaxb.ecdt declared as ExtensionReasonCodeType Modifier and Type Field Description protected ExtensionReasonCodeTypeUBLExtensionType. extensionReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.ecdt that return ExtensionReasonCodeType Modifier and Type Method Description ExtensionReasonCodeTypeObjectFactory. createExtensionReasonCodeType()Create an instance ofExtensionReasonCodeTypeExtensionReasonCodeTypeUBLExtensionType. getExtensionReasonCode()A code for reason the Extension is being included.Methods in network.oxalis.peppol.ubl2.jaxb.ecdt that return types with arguments of type ExtensionReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionReasonCodeType>ObjectFactory. createExtensionReasonCode(ExtensionReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.ecdt with parameters of type ExtensionReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionReasonCodeType>ObjectFactory. createExtensionReasonCode(ExtensionReasonCodeType value)voidUBLExtensionType. setExtensionReasonCode(ExtensionReasonCodeType value)Sets the value of the extensionReasonCode property.
-