Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OptionObjectSelectorType
-
Packages that use OptionObjectSelectorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OptionObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OptionObjectSelectorType Modifier and Type Method Description OptionObjectSelectorType
SelectorQualifiedGetOptionType. beginSelector()
OptionObjectSelectorType
OptionObjectSelectorType. clone()
OptionObjectSelectorType
ObjectFactory. createOptionObjectSelectorType()
Create an instance ofOptionObjectSelectorType
OptionObjectSelectorType
SelectorQualifiedGetOptionType. getSelector()
OptionObjectSelectorType
OptionObjectSelectorType. id(Long value)
OptionObjectSelectorType
OptionObjectSelectorType. path(ItemPathType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OptionObjectSelectorType Modifier and Type Method Description SelectorQualifiedGetOptionType
SelectorQualifiedGetOptionType. selector(OptionObjectSelectorType value)
void
SelectorQualifiedGetOptionType. setSelector(OptionObjectSelectorType value)
-