org.jumpmind.symmetric.fs.config
Class GroupLink

java.lang.Object
  extended by org.jumpmind.symmetric.fs.config.GroupLink

public class GroupLink
extends Object


Field Summary
protected  String clientGroupId
           
protected  String serverGroupId
           
 
Constructor Summary
GroupLink()
           
 
Method Summary
 String getClientGroupId()
           
 String getServerGroupId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clientGroupId

protected String clientGroupId

serverGroupId

protected String serverGroupId
Constructor Detail

GroupLink

public GroupLink()
Method Detail

getClientGroupId

public String getClientGroupId()

getServerGroupId

public String getServerGroupId()


Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.