|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
javax.xml.bind.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 | |
---|---|
javax.xml.bind.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |