Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResolutionCodeType
-
Packages that use ResolutionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResolutionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ResolutionCodeType Modifier and Type Field Description protected ResolutionCodeTypeExceptionNotificationLineType. resolutionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ResolutionCodeType Modifier and Type Method Description ResolutionCodeTypeExceptionNotificationLineType. getResolutionCode()Gets the value of the resolutionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ResolutionCodeType Modifier and Type Method Description voidExceptionNotificationLineType. setResolutionCode(ResolutionCodeType value)Sets the value of the resolutionCode property. -
Uses of ResolutionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResolutionCodeType Modifier and Type Method Description ResolutionCodeTypeObjectFactory. createResolutionCodeType()Create an instance ofResolutionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResolutionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionCodeType>ObjectFactory. createResolutionCode(ResolutionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResolutionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionCodeType>ObjectFactory. createResolutionCode(ResolutionCodeType value)
-