Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExceptionResolutionCodeType
-
Packages that use ExceptionResolutionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExceptionResolutionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExceptionResolutionCodeType Modifier and Type Field Description protected ExceptionResolutionCodeTypeExceptionCriteriaLineType. exceptionResolutionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExceptionResolutionCodeType Modifier and Type Method Description ExceptionResolutionCodeTypeExceptionCriteriaLineType. getExceptionResolutionCode()Gets the value of the exceptionResolutionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExceptionResolutionCodeType Modifier and Type Method Description voidExceptionCriteriaLineType. setExceptionResolutionCode(ExceptionResolutionCodeType value)Sets the value of the exceptionResolutionCode property. -
Uses of ExceptionResolutionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExceptionResolutionCodeType Modifier and Type Method Description ExceptionResolutionCodeTypeObjectFactory. createExceptionResolutionCodeType()Create an instance ofExceptionResolutionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExceptionResolutionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExceptionResolutionCodeType>ObjectFactory. createExceptionResolutionCode(ExceptionResolutionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExceptionResolutionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExceptionResolutionCodeType>ObjectFactory. createExceptionResolutionCode(ExceptionResolutionCodeType value)
-