Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExemptionReasonType
-
Packages that use ExemptionReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExemptionReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ExemptionReasonType Modifier and Type Field Description protected List<ExemptionReasonType>PartyTaxSchemeType. exemptionReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExemptionReasonType Modifier and Type Method Description List<ExemptionReasonType>PartyTaxSchemeType. getExemptionReason()Gets the value of the exemptionReason property. -
Uses of ExemptionReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExemptionReasonType Modifier and Type Method Description ExemptionReasonTypeObjectFactory. createExemptionReasonType()Create an instance ofExemptionReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExemptionReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExemptionReasonType>ObjectFactory. createExemptionReason(ExemptionReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExemptionReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExemptionReasonType>ObjectFactory. createExemptionReason(ExemptionReasonType value)
-