org.jumpmind.symmetric.fs.config
Class Node
java.lang.Object
org.jumpmind.symmetric.fs.config.Node
public class Node
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodeId
protected String nodeId
groupId
protected String groupId
syncUrl
protected String syncUrl
securityToken
protected String securityToken
Node
public Node(String nodeId,
String groupId,
String syncUrl,
String securityToken)
Node
public Node()
getNodeId
public String getNodeId()
getGroupId
public String getGroupId()
getSyncUrl
public String getSyncUrl()
getSecurityToken
public String getSecurityToken()
Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.