Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExceptionStatusCodeType
-
Packages that use ExceptionStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExceptionStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExceptionStatusCodeType Modifier and Type Field Description protected ExceptionStatusCodeTypeExceptionCriteriaLineType. exceptionStatusCodeprotected ExceptionStatusCodeTypeExceptionNotificationLineType. exceptionStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExceptionStatusCodeType Modifier and Type Method Description ExceptionStatusCodeTypeExceptionCriteriaLineType. getExceptionStatusCode()Gets the value of the exceptionStatusCode property.ExceptionStatusCodeTypeExceptionNotificationLineType. getExceptionStatusCode()Gets the value of the exceptionStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExceptionStatusCodeType Modifier and Type Method Description voidExceptionCriteriaLineType. setExceptionStatusCode(ExceptionStatusCodeType value)Sets the value of the exceptionStatusCode property.voidExceptionNotificationLineType. setExceptionStatusCode(ExceptionStatusCodeType value)Sets the value of the exceptionStatusCode property. -
Uses of ExceptionStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExceptionStatusCodeType Modifier and Type Method Description ExceptionStatusCodeTypeObjectFactory. createExceptionStatusCodeType()Create an instance ofExceptionStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExceptionStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExceptionStatusCodeType>ObjectFactory. createExceptionStatusCode(ExceptionStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExceptionStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExceptionStatusCodeType>ObjectFactory. createExceptionStatusCode(ExceptionStatusCodeType value)
-