Class Relation
- java.lang.Object
-
- com.evolveum.midpoint.model.impl.dataModel.model.Relation
-
- Direct Known Subclasses:
MappingRelation
public class Relation extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull List<DataItem>getSources()@Nullable DataItemgetTarget()StringtoString()
-