Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MetadataHandlingType
-
Packages that use MetadataHandlingType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of MetadataHandlingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MetadataHandlingType Modifier and Type Method Description MetadataHandlingType
MetadataHandlingType. applicability(MetadataProcessingApplicabilitySpecificationType value)
MetadataHandlingType
ObjectTemplateItemDefinitionType. beginMeta()
MetadataHandlingType
ObjectTemplateType. beginMeta()
MetadataHandlingType
MetadataHandlingType. clone()
MetadataHandlingType
ObjectFactory. createMetadataHandlingType()
Create an instance ofMetadataHandlingType
MetadataHandlingType
ObjectTemplateItemDefinitionType. getMeta()
MetadataHandlingType
ObjectTemplateType. getMeta()
MetadataHandlingType
MetadataHandlingType. item(MetadataItemDefinitionType value)
MetadataHandlingType
MetadataHandlingType. mapping(MetadataMappingType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MetadataHandlingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataHandlingType>
ObjectFactory. createMetadataHandling(MetadataHandlingType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MetadataHandlingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataHandlingType>
ObjectFactory. createMetadataHandling(MetadataHandlingType value)
ObjectTemplateItemDefinitionType
ObjectTemplateItemDefinitionType. meta(MetadataHandlingType value)
ObjectTemplateType
ObjectTemplateType. meta(MetadataHandlingType value)
void
ObjectTemplateItemDefinitionType. setMeta(MetadataHandlingType value)
void
ObjectTemplateType. setMeta(MetadataHandlingType value)
-