Package org.openiam.model
Class GroupPair
- java.lang.Object
-
- org.openiam.model.AbstractMatchPair<Group>
-
- org.openiam.model.GroupPair
-
- All Implemented Interfaces:
Serializable
public class GroupPair extends AbstractMatchPair<Group>
- See Also:
- Serialized Form
-
-
Constructor Detail
-
GroupPair
public GroupPair()
-
GroupPair
public GroupPair(LineObject object, Group idmObj)
-
-