Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TraceDictionaryEntryType
-
Packages that use TraceDictionaryEntryType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of TraceDictionaryEntryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TraceDictionaryEntryType Modifier and Type Method Description TraceDictionaryEntryTypeTraceDictionaryType. beginEntry()TraceDictionaryEntryTypeTraceDictionaryEntryType. clone()TraceDictionaryEntryTypeObjectFactory. createTraceDictionaryEntryType()Create an instance ofTraceDictionaryEntryTypeTraceDictionaryEntryTypeTraceDictionaryEntryType. id(Long value)TraceDictionaryEntryTypeTraceDictionaryEntryType. identifier(Integer value)TraceDictionaryEntryTypeTraceDictionaryEntryType. object(ObjectReferenceType value)TraceDictionaryEntryTypeTraceDictionaryEntryType. object(String oid, QName type)TraceDictionaryEntryTypeTraceDictionaryEntryType. object(String oid, QName type, QName relation)TraceDictionaryEntryTypeTraceDictionaryEntryType. originDictionaryId(Integer value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TraceDictionaryEntryType Modifier and Type Method Description List<TraceDictionaryEntryType>TraceDictionaryType. createEntryList()javax.xml.bind.JAXBElement<TraceDictionaryEntryType>ObjectFactory. createTraceDictionaryEntry(TraceDictionaryEntryType value)List<TraceDictionaryEntryType>TraceDictionaryType. getEntry()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TraceDictionaryEntryType Modifier and Type Method Description javax.xml.bind.JAXBElement<TraceDictionaryEntryType>ObjectFactory. createTraceDictionaryEntry(TraceDictionaryEntryType value)TraceDictionaryTypeTraceDictionaryType. entry(TraceDictionaryEntryType value)
-