Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TraceSelectorType
-
Packages that use TraceSelectorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of TraceSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TraceSelectorType Modifier and Type Method Description TraceSelectorTypeTraceVisualizationInstructionType. beginSelector()TraceSelectorTypeTraceSelectorType. clone()TraceSelectorTypeObjectFactory. createTraceSelectorType()Create an instance ofTraceSelectorTypeTraceSelectorTypeTraceSelectorType. operationKind(OperationKindType value)TraceSelectorTypeTraceSelectorType. traceType(QName value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TraceSelectorType Modifier and Type Method Description List<TraceSelectorType>TraceVisualizationInstructionType. createSelectorList()javax.xml.bind.JAXBElement<TraceSelectorType>ObjectFactory. createTraceSelector(TraceSelectorType value)List<TraceSelectorType>TraceVisualizationInstructionType. getSelector()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TraceSelectorType Modifier and Type Method Description javax.xml.bind.JAXBElement<TraceSelectorType>ObjectFactory. createTraceSelector(TraceSelectorType value)TraceVisualizationInstructionTypeTraceVisualizationInstructionType. selector(TraceSelectorType value)
-