Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.SchemaHandlingType

Packages that use SchemaHandlingType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of SchemaHandlingType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return SchemaHandlingType
 SchemaHandlingType SchemaHandlingType.clone()
          Creates and returns a deep copy of this object.
 SchemaHandlingType ObjectFactory.createSchemaHandlingType()
          Create an instance of SchemaHandlingType
 SchemaHandlingType ResourceType.getSchemaHandling()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type SchemaHandlingType
 JAXBElement<SchemaHandlingType> ObjectFactory.createSchemaHandling(SchemaHandlingType value)
          Create an instance of JAXBElement<SchemaHandlingType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type SchemaHandlingType
 JAXBElement<SchemaHandlingType> ObjectFactory.createSchemaHandling(SchemaHandlingType value)
          Create an instance of JAXBElement<SchemaHandlingType>}
 void ResourceType.setSchemaHandling(SchemaHandlingType value)
           
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type SchemaHandlingType
SchemaHandlingType(SchemaHandlingType o)
          Creates a new SchemaHandlingType instance by deeply copying a given SchemaHandlingType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.