Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExemptionReasonCodeType
-
Packages that use ExemptionReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExemptionReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExemptionReasonCodeType Modifier and Type Field Description protected ExemptionReasonCodeTypePartyTaxSchemeType. exemptionReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExemptionReasonCodeType Modifier and Type Method Description ExemptionReasonCodeTypePartyTaxSchemeType. getExemptionReasonCode()Gets the value of the exemptionReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExemptionReasonCodeType Modifier and Type Method Description voidPartyTaxSchemeType. setExemptionReasonCode(ExemptionReasonCodeType value)Sets the value of the exemptionReasonCode property. -
Uses of ExemptionReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExemptionReasonCodeType Modifier and Type Method Description ExemptionReasonCodeTypeObjectFactory. createExemptionReasonCodeType()Create an instance ofExemptionReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExemptionReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExemptionReasonCodeType>ObjectFactory. createExemptionReasonCode(ExemptionReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExemptionReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExemptionReasonCodeType>ObjectFactory. createExemptionReasonCode(ExemptionReasonCodeType value)
-