Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResolutionTimeType
-
Packages that use ResolutionTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResolutionTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ResolutionTimeType Modifier and Type Field Description protected ResolutionTimeTypeQualificationResolutionType. resolutionTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ResolutionTimeType Modifier and Type Method Description ResolutionTimeTypeQualificationResolutionType. getResolutionTime()Gets the value of the resolutionTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ResolutionTimeType Modifier and Type Method Description voidQualificationResolutionType. setResolutionTime(ResolutionTimeType value)Sets the value of the resolutionTime property. -
Uses of ResolutionTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResolutionTimeType Modifier and Type Method Description ResolutionTimeTypeObjectFactory. createResolutionTimeType()Create an instance ofResolutionTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResolutionTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionTimeType>ObjectFactory. createResolutionTime(ResolutionTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResolutionTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionTimeType>ObjectFactory. createResolutionTime(ResolutionTimeType value)
-