Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaHandlingType
-
Packages that use SchemaHandlingType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchemaHandlingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchemaHandlingType Modifier and Type Method Description SchemaHandlingTypeResourceType. beginSchemaHandling()SchemaHandlingTypeSchemaHandlingType. clone()SchemaHandlingTypeObjectFactory. createSchemaHandlingType()Create an instance ofSchemaHandlingTypeSchemaHandlingTypeResourceType. getSchemaHandling()SchemaHandlingTypeSchemaHandlingType. id(Long value)SchemaHandlingTypeSchemaHandlingType. objectType(ResourceObjectTypeDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SchemaHandlingType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchemaHandlingType>ObjectFactory. createSchemaHandling(SchemaHandlingType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaHandlingType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchemaHandlingType>ObjectFactory. createSchemaHandling(SchemaHandlingType value)ResourceTypeResourceType. schemaHandling(SchemaHandlingType value)voidResourceType. setSchemaHandling(SchemaHandlingType value)
-