|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingSourceDeclarationType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of MappingSourceDeclarationType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type MappingSourceDeclarationType | |
---|---|
protected List<MappingSourceDeclarationType> |
MappingType.source
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return MappingSourceDeclarationType | |
---|---|
MappingSourceDeclarationType |
MappingSourceDeclarationType.clone()
Creates and returns a deep copy of this object. |
MappingSourceDeclarationType |
ObjectFactory.createMappingSourceDeclarationType()
Create an instance of MappingSourceDeclarationType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type MappingSourceDeclarationType | |
---|---|
List<MappingSourceDeclarationType> |
MappingType.getSource()
Gets the value of the source property. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type MappingSourceDeclarationType | |
---|---|
MappingSourceDeclarationType(MappingSourceDeclarationType o)
Creates a new MappingSourceDeclarationType instance by deeply copying a given MappingSourceDeclarationType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |