Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TraceDictionaryType
-
Packages that use TraceDictionaryType Package Description com.evolveum.midpoint.schema.result com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of TraceDictionaryType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that return TraceDictionaryType Modifier and Type Method Description TraceDictionaryTypeOperationResult. getExtractedDictionary()Methods in com.evolveum.midpoint.schema.result with parameters of type TraceDictionaryType Modifier and Type Method Description voidOperationResult. setExtractedDictionary(TraceDictionaryType extractedDictionary) -
Uses of TraceDictionaryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TraceDictionaryType Modifier and Type Method Description TraceDictionaryTypeTracingOutputType. beginDictionary()TraceDictionaryTypeTraceDictionaryType. clone()TraceDictionaryTypeObjectFactory. createTraceDictionaryType()Create an instance ofTraceDictionaryTypeTraceDictionaryTypeTraceDictionaryType. entry(TraceDictionaryEntryType value)TraceDictionaryTypeTracingOutputType. getDictionary()TraceDictionaryTypeTraceDictionaryType. id(Long value)TraceDictionaryTypeTraceDictionaryType. identifier(Integer value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TraceDictionaryType Modifier and Type Method Description javax.xml.bind.JAXBElement<TraceDictionaryType>ObjectFactory. createTraceDictionary(TraceDictionaryType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TraceDictionaryType Modifier and Type Method Description javax.xml.bind.JAXBElement<TraceDictionaryType>ObjectFactory. createTraceDictionary(TraceDictionaryType value)TracingOutputTypeTracingOutputType. dictionary(TraceDictionaryType value)voidTracingOutputType. setDictionary(TraceDictionaryType value)
-