Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExclusionReasonType
-
Packages that use ExclusionReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExclusionReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ExclusionReasonType Modifier and Type Field Description protected List<ExclusionReasonType>QualificationResolutionType. exclusionReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExclusionReasonType Modifier and Type Method Description List<ExclusionReasonType>QualificationResolutionType. getExclusionReason()Gets the value of the exclusionReason property. -
Uses of ExclusionReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExclusionReasonType Modifier and Type Method Description ExclusionReasonTypeObjectFactory. createExclusionReasonType()Create an instance ofExclusionReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExclusionReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExclusionReasonType>ObjectFactory. createExclusionReason(ExclusionReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExclusionReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExclusionReasonType>ObjectFactory. createExclusionReason(ExclusionReasonType value)
-