Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ExceptionCriteriaLineType
-
Packages that use ExceptionCriteriaLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ExceptionCriteriaLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ExceptionCriteriaLineType Modifier and Type Field Description protected List<ExceptionCriteriaLineType>ExceptionCriteriaType. exceptionCriteriaLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ExceptionCriteriaLineType Modifier and Type Method Description List<ExceptionCriteriaLineType>ExceptionCriteriaType. getExceptionCriteriaLine()Gets the value of the exceptionCriteriaLine property. -
Uses of ExceptionCriteriaLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ExceptionCriteriaLineType Modifier and Type Method Description ExceptionCriteriaLineTypeObjectFactory. createExceptionCriteriaLineType()Create an instance ofExceptionCriteriaLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExceptionCriteriaLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExceptionCriteriaLineType>ObjectFactory. createExceptionCriteriaLine(ExceptionCriteriaLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExceptionCriteriaLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExceptionCriteriaLineType>ObjectFactory. createExceptionCriteriaLine(ExceptionCriteriaLineType value)
-