public class SimpleLink extends Object implements DataSetLink
Constructor and Description |
---|
SimpleLink(DataSet ds,
int position) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
DataSet |
getDataSet()
Get the DataSet this link refers to
|
int |
hashCode() |
public DataSet ds
public int position
public SimpleLink(DataSet ds, int position)
public DataSet getDataSet()
DataSetLink
getDataSet
in interface DataSetLink
Copyright © 2018. All rights reserved.