Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResolutionType
-
Packages that use ResolutionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResolutionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ResolutionType Modifier and Type Field Description protected List<ResolutionType>QualificationResolutionType. resolutionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ResolutionType Modifier and Type Method Description List<ResolutionType>QualificationResolutionType. getResolution()Gets the value of the resolution property. -
Uses of ResolutionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResolutionType Modifier and Type Method Description ResolutionTypeObjectFactory. createResolutionType()Create an instance ofResolutionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResolutionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionType>ObjectFactory. createResolution(ResolutionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResolutionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionType>ObjectFactory. createResolution(ResolutionType value)
-