org.gcube.contentmanagement.timeseries.geotools.utils
Class Couple

java.lang.Object
  extended by org.gcube.contentmanagement.timeseries.geotools.utils.Couple

public class Couple
extends Object


Constructor Summary
Couple(String first, String second)
           
 
Method Summary
 String getFirst()
           
 String getSecond()
           
 void setFirst(String first)
           
 void setSecond(String second)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Couple

public Couple(String first,
              String second)
Method Detail

setFirst

public void setFirst(String first)

getFirst

public String getFirst()

setSecond

public void setSecond(String second)

getSecond

public String getSecond()


Copyright © 2013. All Rights Reserved.