uk.ac.starlink.vo
Class ForeignMeta.Link

java.lang.Object
  extended by uk.ac.starlink.vo.ForeignMeta.Link
Enclosing class:
ForeignMeta

public static class ForeignMeta.Link
extends Object

Represents a linkage from a column in the source table to a column in the target table.


Constructor Summary
ForeignMeta.Link()
           
 
Method Summary
 String getFrom()
           
 String getTarget()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ForeignMeta.Link

public ForeignMeta.Link()
Method Detail

getFrom

public String getFrom()

getTarget

public String getTarget()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.