public class SyncServiceNodePath extends Object implements Comparable<SyncServiceNodePath>
SyncServiceNode.| Constructor and Description |
|---|
SyncServiceNodePath(String... fullname) |
SyncServiceNodePath(String[] fullname,
String... strings) |
SyncServiceNodePath(String name,
String[] fullname) |
public SyncServiceNodePath(String... fullname)
public String[] getFullName()
public String getName()
public String getName(int i)
public int compareTo(SyncServiceNodePath o)
compareTo in interface Comparable<SyncServiceNodePath>Copyright © 2014. All Rights Reserved.