org.gcube.contentmanagement.timeseries.geotools.utils
Class Couple
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.utils.Couple
public class Couple
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Couple
public Couple(String first,
String second)
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.