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