Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LinkedObjectSelectorType
-
Packages that use LinkedObjectSelectorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LinkedObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of LinkedObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classLinkSourceObjectSelectorTypeSelects objects among linked sources (for this object).classLinkTargetObjectSelectorTypeSelects objects among link targets (for this object).Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LinkedObjectSelectorType Modifier and Type Method Description javax.xml.bind.JAXBElement<LinkedObjectSelectorType>ObjectFactory. createLinkedObjectSelectorType(LinkedObjectSelectorType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LinkedObjectSelectorType Modifier and Type Method Description javax.xml.bind.JAXBElement<LinkedObjectSelectorType>ObjectFactory. createLinkedObjectSelectorType(LinkedObjectSelectorType value)LinkTypeDefinitionTypeLinkTypeDefinitionType. selector(LinkedObjectSelectorType value)voidLinkTypeDefinitionType. setSelector(LinkedObjectSelectorType value)
-